Code

store: Use sdb_avltree_lookup() to retrieve attributes.
authorSebastian Harl <sh@tokkee.org>
Wed, 29 Oct 2014 16:41:04 +0000 (17:41 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 29 Oct 2014 16:41:04 +0000 (17:41 +0100)
commit0670db1f9401e95047856059498c44c19d8a90f4
tree1ccb0d841dfbc00483ba9c61b74d232230563a59
parentebfd78eb79806777c3de889d75a62665ff78eaca
store: Use sdb_avltree_lookup() to retrieve attributes.

… rather than iterating through all attributes. D'oh!
src/core/store.c