Bug fix: -pathspecs "on" did not properly handle "\\="
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user