]> err.no Git - util-linux/commit
Revert "libblkid: fix buffer usage in FAT prober"
authorKarel Zak <kzak@redhat.com>
Tue, 10 Nov 2009 11:48:34 +0000 (12:48 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 10 Nov 2009 11:48:34 +0000 (12:48 +0100)
commitde6dd814fa1899d302d132f30f115226f6c7ae5b
tree778649f0d7ce7483c29d15a109ff2805a00fe2e8
parentbf12cd21d19df347065f0fcd63dff4f6966ecee1
Revert "libblkid: fix buffer usage in FAT prober"

This patch is unnecessary, the library uses two buffers and the VFAT
superblock is always stored in the probe->sbbuf buffer which is never
overwritten. It seems that FAT fsinfo is also in the superblock
buffer. I was too paranoid :-) Sorry.

This reverts commit 041a4ff1db7c3004644211377ac828e8a536da02.
shlibs/blkid/src/superblocks/vfat.c