]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: fix buffer overflow in blkid_encode_string()
authorFlorian Zumbiehl <florz@florz.de>
Wed, 2 Sep 2009 20:52:55 +0000 (22:52 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Sep 2009 20:56:19 +0000 (22:56 +0200)
commit3096d61a916feffff300b9e1ce8ca57f7fdbf2bc
tree25dda6e968e67f69a989339ea71ea991bdf1d06b
parente94e99523d8a3d0218fe16b0a7a2c5886ccbc652
libblkid: fix buffer overflow in blkid_encode_string()

[kzak@redhat.com: - this is patch is originally from udev repository
                    commit 8cfcf9980a3a7037a12a3052c38e4981cb0f0190]

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/encode.c