canonicalize-lgpl: fix // handling
authorEric Blake <eblake@redhat.com>
Sat, 4 Feb 2012 17:03:29 +0000 (10:03 -0700)
committerEric Blake <eblake@redhat.com>
Sat, 4 Feb 2012 17:03:29 +0000 (10:03 -0700)
commit306a127cab5ecfafa994e6cf676e16e101f2ad60
tree8277217059874ad5153b85920011015e1e35572f
parent3664fcdfef9e833fa9414e343a933d17a7d26740
canonicalize-lgpl: fix // handling

Same as the previous patch, for the lgpl version.

* lib/canonicalize-lgpl.c (__realpath): Don't convert /// to //.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/canonicalize-lgpl.c