]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libuuid: fix UBSAN issue in get_random_fd()
authorTheodore Ts'o <tytso@mit.edu>
Fri, 23 Feb 2018 20:39:46 +0000 (15:39 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 23 Feb 2018 20:39:46 +0000 (15:39 -0500)
commit6074cf36b9fa8e6aeb4041aa5c1e27093a51b611
tree632a60d68279854f627e755d92276ec76d6bc14d
parent847520f69e7eecfcdc17bb82928a24ffba1cc81b
libuuid: fix UBSAN issue in get_random_fd()

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/uuid/gen_uuid.c