Home | History | Annotate | Download | only in libpng

Lines Matching refs:dereference

2068   Fixed potential NULL dereference of png_ptr in png_destroy_write_struct();
2069 clarified potential NULL dereference of png_ptr in png_destroy_read_struct();
2070 fixed potential NULL dereference of info_ptr in png_handle_bKGD();
2071 fixed potential NULL dereference of user_png_ver[] in
2439 Avoid a possible NULL dereference in debug build, in png_set_text_2().