WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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 <[email protected]>
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