Code

store: Split internal store_obj() function into multiple functions.
authorSebastian Harl <sh@tokkee.org>
Thu, 3 Jul 2014 16:18:54 +0000 (18:18 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 3 Jul 2014 16:25:03 +0000 (18:25 +0200)
commitdd55452b789eca1b561ef456013eecf53afc468f
tree983c7357af8a8b0194a6da821821eda73201d770
parentea4235478f4d6ac48211e76732ffb31aa4c32c27
store: Split internal store_obj() function into multiple functions.

This avoids a couple of unnecessary checks and will allow to reuse some parts.
src/core/store.c
src/include/core/store.h