6077de0 Fix potential illegal memroy access when using a build-id note with a negative size.

Authored and Committed by nickc 5 years ago
    Fix potential illegal memroy access when using a build-id note with a negative size.
    
    	PR 23316
    	* opncls.c (get_build_id): Check for a negative or excessive data
    	size in the build-id note.
    
        
file modified
+6 -0
file modified
+2 -1