mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2026-05-16 15:39:58 +02:00
aceca54912
A PPC system has been observed where "char" is unsigned; with that, the getopt loop will never terminate because optchar != -1 could not happen.