[PATCH] Do not overflow string buffer (PR objc/85476).

Martin Liška mliska@suse.cz
Fri Apr 20 09:44:00 GMT 2018


Hi.

Quite obvious package that causes an ASAN error described in the PR.

Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.

Ready to be installed?
Martin

gcc/objc/ChangeLog:

2018-04-20  Martin Liska  <mliska@suse.cz>

	PR objc/85476
	* objc-act.c (finish_class): Do not overflow string buffer.
---
 gcc/objc/objc-act.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Do-not-overflow-string-buffer-PR-objc-85476.patch
Type: text/x-patch
Size: 571 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180420/78622754/attachment.bin>


More information about the Gcc-patches mailing list