Code

store_lookup: Don't allow 'IS <non-NULL>'.
authorSebastian Harl <sh@tokkee.org>
Mon, 21 Jul 2014 07:16:44 +0000 (09:16 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 21 Jul 2014 07:16:44 +0000 (09:16 +0200)
commitea9e77cb6bee990c4087a8cefc9d8cc2311b39d1
tree2d07fb2db5f64e88e938fd53f0a979f1909ce3f4
parent0b865cb35c5f74e96c1cf984e5c9cff57efd8269
store_lookup: Don't allow 'IS <non-NULL>'.

This would have been silently treated as 'IS NULL'.
src/core/store_lookup.c
t/unit/core/store_lookup_test.c