Calling "ipfw add nat" without further parameters causes a segmentation fault. This was reproducable on two hosts running ipfw from the base system: 10.2-RELEASE #0 r286666
Created attachment 161635 [details] strlen(null) issue
A commit references this bug: Author: ae Date: Sat Oct 3 03:12:57 UTC 2015 New revision: 288528 URL: https://svnweb.freebsd.org/changeset/base/288528 Log: Fix possible segmentation fault. PR: 203494 MFC after: 1 week Changes: head/sbin/ipfw/ipfw2.c
A commit references this bug: Author: ae Date: Mon Oct 12 07:50:27 UTC 2015 New revision: 289170 URL: https://svnweb.freebsd.org/changeset/base/289170 Log: MFC r288528: Fix possible segmentation fault. PR: 203494 Changes: _U stable/10/ stable/10/sbin/ipfw/ipfw2.c
A commit references this bug: Author: ae Date: Mon Oct 12 07:53:04 UTC 2015 New revision: 289171 URL: https://svnweb.freebsd.org/changeset/base/289171 Log: MFC r288528: Fix possible segmentation fault. PR: 203494 Changes: _U stable/9/sbin/ipfw/ stable/9/sbin/ipfw/ipfw2.c
Fixed in head/, stable/10 and stable/9. Thanks!
*** Bug 205928 has been marked as a duplicate of this bug. ***