Commit 063e75c9 authored by Nick Clifton's avatar Nick Clifton
Browse files

Fix illegal memory accesses when parsing a corrupt SOM format file.

	PR 27792
	* som.c (som_slurp_string_table): Place a terminating NUL byte at
	the end of the table.
	(som_slurp_symbol_table): Check for an over-large offset into the
	string string table.
parent 89ba430c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment