Bug fix: -pathspecs "on" did not properly handle "\\="

This commit is contained in:
2015-12-09 16:23:12 +00:00
parent 1578290202
commit 81fcf5fe6a
4 changed files with 8 additions and 9 deletions

View File

@ -530,9 +530,8 @@ struct XorrisO { /* the global context of xorriso */
/* XORRISO options */
int allow_graft_points; /* if not zero: yes
special options:
bit1= continue unescaping after first real '='
(as mkisofs does,
but xorriso did not for years)
bit1= unescape '\\' too,
continue unescaping after first real '='
*/
int allow_restore; /* -2=disallowed until special mode "unblock"