c09ec62 Also check that the group header's sh_info field is valid.

Authored and Committed by nickc 8 years ago
    Also check that the group header's sh_info field is valid.
    
    	PR 20089
    	* objcopy.c (group_signature): Fail if the input symbol table has
    	not been loaded, or if the sh_info field of the group header is 0.
    
        
file modified
+1 -1
file modified
+2 -1