Code

store_lookup: Catch invalid values when parsing a matcher.
authorSebastian Harl <sh@tokkee.org>
Mon, 28 Jul 2014 07:15:19 +0000 (09:15 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 28 Jul 2014 07:15:19 +0000 (09:15 +0200)
commitd50007810e6b5278e9b0af174b4bc7e964150f67
treed7013d2743b972019942fd88eddb056a8eac4872
parent0d93606de8723dfe170b43883b9edc09f2bf060d
store_lookup: Catch invalid values when parsing a matcher.

Added a unit-test exposing the segfault we would have seen previously.
src/core/store_lookup.c
t/unit/core/store_lookup_test.c