Code

store: Don't destroy an attribute if data_copy() failed.
authorSebastian Harl <sh@tokkee.org>
Thu, 3 Jul 2014 16:37:17 +0000 (18:37 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 3 Jul 2014 16:37:17 +0000 (18:37 +0200)
commit5c4527c3d53a349331fbcbe3bea3ad673b57889f
treea5ad64dc6009d3db1289d24d441eec9b1d9da2bf
parentdd55452b789eca1b561ef456013eecf53afc468f
store: Don't destroy an attribute if data_copy() failed.

Else, the store would reference invalid memory.
src/core/store.c