]> git.ipfire.org Git - thirdparty/ipset.git/commit
Fix long time uncovered bug at adding string attributes to the netlink message
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 27 May 2011 18:52:06 +0000 (20:52 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 27 May 2011 18:52:06 +0000 (20:52 +0200)
commit6cdb362a88ebaf2bacd8ceac92f407b3d838203a
treea28e77730afc5084b7afaba7c4a88e6e0ece24e5
parent671b9320d57ea13196717ef3a68fd6881475c0d9
Fix long time uncovered bug at adding string attributes to the netlink message

Use the real string length instead of the maximum one when adding the
attribute.
lib/session.c