lib: make map_contains recongize null value
Compare changes
Files
3+ 32
− 21
@@ -118,24 +118,8 @@ static cb_data_t *cbt_make_data(map_t *map, const uint8_t *str, size_t len, void
@@ -143,7 +127,7 @@ EXPORT void *map_get(map_t *map, const char *str)
@@ -161,10 +145,37 @@ EXPORT void *map_get(map_t *map, const char *str)