Searched refs:BufState (Results 1 – 1 of 1) sorted by relevance
46 struct BufState { struct56 BufState* buf_state = nullptr; argument72 BufState* buf_state = static_cast<BufState*>(png_get_io_ptr(png_ptr)); in user_read_data()127 png_handler.buf_state = new BufState(); in LLVMFuzzerTestOneInput()
Completed in 2 milliseconds