asan: use of uninitialized value in buffer_and_nest
authorAlan Modra <amodra@gmail.com>
Thu, 17 Mar 2022 05:34:22 +0000 (16:04 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 17 Mar 2022 11:02:44 +0000 (21:32 +1030)
commit4c5f3d0c9eb3ebe49f822bd1aabd3184f24998d8
tree6bd6631434075ec9859006d0274199fcd4c822d9
parent6109e902f1dd4124b5d399f9a8e3b6e123a706d4
asan: use of uninitialized value in buffer_and_nest

More occurences of the same as commit d12b8d620c6a.

* macro.c (buffer_and_nest): Sanity check length in buffer
before calling strncasecmp.
gas/macro.c