rsyslog / libfastjson

a fast json library for C
Other
54 stars 32 forks source link

Please add nullptr guard to generic_delete() #136

Closed jvymazal closed 7 years ago

jvymazal commented 7 years ago

fjson_object_generic_delete() is accessing * jso pointer members without checking its validity