Commit 42135cad authored by Alan Modra's avatar Alan Modra
Browse files

gas strncpy warning

Avoid a warning that the buffer may not be zero terminated.

	* read.c (read_a_source_file): Call strncpy with length one
	less than size of original_case_string.
parent dc1e8a47
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