Skip to content

Conversation

@MBatuhanAltun
Copy link

@MBatuhanAltun MBatuhanAltun commented Nov 10, 2025

Added memory checks and proper memory handling to all relevant variables.
Also removed an unused variable ppd_attr_t *attr

Testing

  • ASAN_OPTIONS=detect_leaks=1:log_path=/tmp/asan ./fuzz_ppd -runs=50 /src/fuzzing/fuzzing/cups/fuzz_ppd_seed /src/fuzzing/fuzzing/cups/fuzz_ppd_seed_corpus

No leaks were reported (LSAN produced no /tmp/asan.* files).

Fixes #7

@fish98 fish98 self-assigned this Nov 10, 2025
Added memory checks and proper memory handling to all relevant variables.

Signed-off-by: MBatuhan Altun <mbatuhanaltun3388@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Memory leak in cups fuzz_ppd harness

2 participants