Whamcloud - gitweb
ChangeLog, get_device_by_label.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 26 Oct 1999 14:38:36 +0000 (14:38 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 26 Oct 1999 14:38:36 +0000 (14:38 +0000)
commit36b0130b1fde12e6eceda490f0cda39f7bce2503
treedbb89deb6d692faa9bd61d9afdc3f14475533144
parent4a6005666e1f62442cb55fabd946f454605e340e
ChangeLog, get_device_by_label.c:
  get_device_by_label.c (has_right_label): Fixed bug where code used a
   strncmp to compare a binary UUID value which may contain a NULL.
   Fixed GCC warnings; added const to char * typed variables.  Eliminated
   non-portable use of u_char.
misc/ChangeLog
misc/get_device_by_label.c