0db70f debugedit: Make sure .debug_line old/new idx start equal.

1 file Authored by Mark Wielaard 4 years ago, Committed by Hunor Csomortáni 4 years ago,
    debugedit: Make sure .debug_line old/new idx start equal.
    
    Found by running the debugedit tests under valgrind.
    If the old and new .debug_line offset isn't changed then we might
    write out an uninitialized new_idx.
    
        
file modified
+1 -0