7d971ce Fixed the bug where where bytes overlapped in segments

Authored and Committed by t0xic0der 3 years ago
    Fixed the bug where where bytes overlapped in segments
    
    The last byte of the previous segment and the first byte of the next segment were included twice
    
    Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
    
        
file modified
+11 -6
file added
+9