]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Replace sscanf in nwfilter rule parsing
authorMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 30 Mar 2010 13:47:59 +0000 (15:47 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 1 Apr 2010 10:53:41 +0000 (12:53 +0200)
commitea54570efbcec97addcc6f979c23ae5f335dd889
treec4a5ca30707c527292d514e8cd8dcec7aaa1b42c
parent2072d63c5bfdbfadfd0d43025fe0e46cec0e0094
Replace sscanf in nwfilter rule parsing

Parsing is stricter now and doesn't accept trailing characters
after the actual value anymore.
src/conf/nwfilter_conf.c