]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: fix compiler warning [-Wstrict-aliasing]
authorKarel Zak <kzak@redhat.com>
Mon, 15 Oct 2012 15:01:30 +0000 (17:01 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Oct 2012 12:49:53 +0000 (13:49 +0100)
commit9f6c8591eeffb6591dc6a18512e618f0acf09890
treeb436ae247e1e52e1ed46e0d2733eeb50779a54f8
parent10a9cbcf36d43c0d4a13bf5e91315b4ffd29e636
libblkid: fix compiler warning [-Wstrict-aliasing]

libblkid/src/superblocks/befs.c: In function 'get_uuid':
libblkid/src/superblocks/befs.c:353:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/superblocks/befs.c