Whamcloud - gitweb
libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *)
authorTheodore Ts'o <tytso@mit.edu>
Fri, 21 Dec 2007 16:32:48 +0000 (11:32 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 21 Dec 2007 16:32:48 +0000 (11:32 -0500)
commitf79fb4976cd1e4775a4959be3ddda557204939e0
treea40a71388f03c9a3433412c8e7a6c7f3bdc70f91
parent3166c58dc0e2be55c9414e019607902c85485e83
libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *)

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