de25939 Fix buffer overrun parsing a corrupt tekhex binary.

Authored and Committed by nickc 6 years ago
    Fix buffer overrun parsing a corrupt tekhex binary.
    
    	PR binutils/21962
    	* tekhex.c (getsym): Fix check for source pointer walking off the
    	end of the input buffer.
    
        
file modified
+6 -0
file modified
+1 -1