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)
Sat, Dec 7, 5:14 AM
Unknown Object (File)
Nov 7 2024, 1:33 AM
Unknown Object (File)
Oct 18 2024, 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
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