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, Sep 8, 1:16 AM
Unknown Object (File)
Sat, Sep 7, 6:01 PM
Unknown Object (File)
Sat, Sep 7, 7:51 AM
Unknown Object (File)
Aug 19 2024, 3:52 PM
Unknown Object (File)
Aug 15 2024, 1:25 PM
Unknown Object (File)
Aug 9 2024, 1:04 AM
Unknown Object (File)
Aug 9 2024, 1:04 AM
Unknown Object (File)
Aug 9 2024, 1:04 AM
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.