Page MenuHomeFreeBSD

Fix 2 possible crashes in dnsmasq
ClosedPublic

Authored by garga on Jan 7 2016, 10:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 11:12 AM
Unknown Object (File)
Fri, Apr 12, 6:11 AM
Unknown Object (File)
Wed, Apr 10, 4:55 AM
Unknown Object (File)
Feb 28 2024, 10:31 PM
Unknown Object (File)
Feb 28 2024, 10:22 PM
Unknown Object (File)
Feb 10 2024, 1:18 PM
Unknown Object (File)
Jan 17 2024, 7:00 PM
Unknown Object (File)
Jan 17 2024, 7:00 PM
Subscribers
None

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

garga retitled this revision from to Fix 2 possible crashes in dnsmasq.
garga updated this object.
garga edited the test plan for this revision. (Show Details)
garga added a reviewer: mandree.
mandree edited edge metadata.

Note sure if we need the src/option.c, apparently it's to deal with syntax errors in the configuration, but no objection on my part. Please commit to SVN.

This revision is now accepted and ready to land.Jan 7 2016, 11:03 PM
mandree requested changes to this revision.Jan 7 2016, 11:06 PM
mandree edited edge metadata.

Oh, please do not bump PORTEPOCH, but set PORTREVISION.

This revision now requires changes to proceed.Jan 7 2016, 11:06 PM
mandree edited edge metadata.
This revision is now accepted and ready to land.Jan 7 2016, 11:44 PM
This revision was automatically updated to reflect the committed changes.

As discussed on IRC; I've commited this as r405491.