Code

store: Use sdb_object_vcreate() when creating objects from super-class.
authorSebastian Harl <sh@tokkee.org>
Sat, 17 Aug 2013 19:20:41 +0000 (21:20 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 17 Aug 2013 19:20:41 +0000 (21:20 +0200)
commita2fc5235b981e24d8b9757931a1e0bfa2807f2c4
tree15c414150391efb822f2fc70e630b5a22a48a743
parente97728dc23dba720769eed4de91b7fd293f40e47
store: Use sdb_object_vcreate() when creating objects from super-class.

This allows to pass all required arguments to the init function.
src/core/store.c