[Libburn] patch test/iso.c

Derek Foreman manmower at signalmarketing.com
Sun Aug 29 20:06:13 PDT 2004


On Fri, 27 Aug 2004, Alan Jenkins wrote:

> The current version of this test inserts "\" as path separator characters and 
> doesn't set the names of files or directories, so it would only work when the 
> path on the computer is the same as the path on the created filesystem (i.e. 
> when making an image from the root directory) - except for the fact that it 
> segfaulted when the path ended in a "/", and it would create a directory with 
> the name of the path instead of making it the root (iso image.iso /path would 
> give you an image with path in the root directory instead of the contents of 
> path in the root directory). (deep breath).
> Attached is a patch which should fix the above problems.  Error handling 
> should also be marginally improved.  It doesn't seem to work on large sets of 
> files (probably a libisofs bug), and it gets caught by recursive symlinks 
> (e.g. /dir/link -> /dir).

Merged in CVS

Thanks.


More information about the libburn mailing list