• V
    mov: Correctly store dref paths · 303f9319
    Vittorio Giovara 提交于
    Rather than reading the alternate absolute path version from dref
    type 18, make sure that 0s are considered as '/'. These values are
    sometimes present in the full path, and are mistakenly interpreted as
    line terminators othewise.
    
    With the correct handling of this dref type, parsing type 18 is not
    needed any more.
    303f9319
mov.c 119.4 KB