cryptsetup - fix issue with uuid
authorAlex Hornung <ahornung@gmail.com>
Sat, 14 Aug 2010 20:17:27 +0000 (21:17 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sat, 14 Aug 2010 20:19:42 +0000 (21:19 +0100)
commit7422a208aa67ba967ce1b3dcb7fb2da3df53e040
tree0d778f192e63e2ceff233bf90f342ed82ddfa9a3
parent7e39593549a460369e7be716ca160d20932105fd
cryptsetup - fix issue with uuid

* the whole codepath related to uuid was a bit messy. Nothing should've
  been done if uuid==NULL and the result was passed in as integer, not
  pointer...
contrib/cryptsetup/lib/libdevmapper.c