[Bug middle-end/79538] missing -Wformat-overflow with %s and non-member array arguments
qing.zhao at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 20 16:20:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79538
Qing Zhao <qing.zhao at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |qing.zhao at oracle dot com
--- Comment #2 from Qing Zhao <qing.zhao at oracle dot com> ---
this is because the routine "get_range_strlen" misses the handling of regular
arrays. adding the support should fix this issue.
More information about the Gcc-bugs
mailing list