]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
Fix potential buffer overrun whilst scanning macro strings.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 3caf7052a7a1ae859e9425d376ca2a89a2528d7c..e0a80c09c59818447f17185b720bfd4650bb8921 100644 (file)
@@ -1,3 +1,9 @@
+2019-01-04  Wu Heng  <wu.heng@zte.com.cn>
+
+       PR 24010
+       * macro.c (get_any_string): Check for end of input whilst scanning
+       for separators.
+
 2019-01-04  Wu Heng  <wu.heng@zte.com.cn>
 
        PR 24009