]> mj.ucw.cz Git - libucw.git/commit
Libucw: basecode would break while decoding and '--prefix='
authorMichal Vaner <vorner@ucw.cz>
Mon, 14 Jul 2008 19:25:56 +0000 (21:25 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 17 Jul 2008 17:23:07 +0000 (19:23 +0200)
commitd020f9331defc1d505875b4acc672c78a70a5dab
tree6114ac5e03535c8a7d3e0eec98cc62b28ab9dfd9
parent8ec2fb676907a5d2f29fc3a0a1119cd732c71492
Libucw: basecode would break while decoding and '--prefix='

It wouldn't skip the newlines properly if prefix was set to empty string
(eg "", not NULL).
ucw/basecode.c