Fixed bug #606: Empty path in yaz_filepath_resolve reads from / .
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Jun 2006 10:26:10 +0000 (10:26 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Jun 2006 10:26:10 +0000 (10:26 +0000)
commit6f3861dbfb754ceffb8587c64e7631ae6ca3b650
tree06516bc2c40793b9c8e7b2cfbe1cc089b4c66aa7
parentacbea5b1df81001dc8c0e1eb75386796dde425b3
Fixed bug #606: Empty path in yaz_filepath_resolve reads from / .
Added a test for it : tst_tpath.
src/tpath.c
test/.cvsignore
test/Makefile.am
test/tst_tpath.c [new file with mode: 0644]