Thanks for the bug report.

I am considering applying the following fix:

        if( "$realfile" =~ m/[\r\n\f<>`\$]/ ) {
                if(!$opt_q)
                { print "Skipping non-sane filename '$realfile'\n";}
                @diff = (@diff, "Non-sane: '$realfile'\n");
                next;
        }
                                
for outright rejecting weird filenames.  Can you come up with other
problematic characters in filenames?


Cheers,
-- 
                                                    Jens Peter Secher.
_DD6A 05B0 174E BFB2 D4D9 B52E 0EE5 978A FE63 E8A1 jpsecher gmail com_.
A. Because it breaks the logical sequence of discussion.
Q. Why is top posting bad?



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to