Page MenuHomeFreeBSD

syslogd: Fix prop_filter memory leak
AbandonedPublic

Authored by jfree on Aug 8 2023, 4:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 18, 11:29 PM
Unknown Object (File)
Oct 6 2024, 9:40 AM
Unknown Object (File)
Oct 3 2024, 10:26 AM
Unknown Object (File)
Oct 3 2024, 9:48 AM
Unknown Object (File)
Oct 2 2024, 9:18 PM
Unknown Object (File)
Oct 2 2024, 7:28 PM
Unknown Object (File)
Oct 2 2024, 9:30 AM
Unknown Object (File)
Sep 8 2024, 9:30 PM
Subscribers

Details

Reviewers
markj
emaste
Summary
Free the memory allocated by strdup() when compiling a property filter.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped