Bug#611990: iptables segmentation faults on empty source address

2011-02-20 Thread Jan Engelhardt
tag 611990 +fixed-upstream thanks http://dev.medozas.de/gitweb.cgi?p=iptables;a=commitdiff;h=4b110b426df7bf486a3e7884c56ebb3487023601 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#611990: iptables segmentation faults on empty source address

2011-02-04 Thread Jussi Judin
Package: iptables Version: 1.4.8-3 Severity: normal Iptables command segmentation faults when I give it an empty source address like in following commands: iptables -A INPUT -p tcp -s "" --dport 1:2 -j ACCEPT ip6tables -A INPUT -p tcp -s "" --dport 1:2 -j ACCEPT It should not crash but rather