]> 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>
Mon, 15 Oct 2012 15:01:30 +0000 (17:01 +0200)
commite37cd480f9ca0709d2c47a545d72e5ae1450ca7f
treefe1e2a41ac3cb633d606950cb8c53543c0dcf324
parente09bd8d0c54053c5c3f977cea633c6c69f2c6e1a
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