| Summary: | ipfw segfaults when nat parameters missing like "ipfw add nat" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Max Christian <accounts> | ||||
| Component: | kern | Assignee: | Andrey V. Elsukov <ae> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ae, bycn82, mk+freebsd | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | 10.2-RELEASE | ||||||
| Hardware: | amd64 | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Max Christian
2015-10-01 22:12:35 UTC
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. *** |