]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbsupport/ChangeLog
Don't pass NULL to memcpy in gdb
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
index 1d27971f5cc9cb5b0be7f91ed730fe26ddfa5799..86233e8d0ef5a21d01d082391ad95a50a04dd52f 100644 (file)
@@ -1,3 +1,8 @@
+2020-03-31  Tom Tromey  <tromey@adacore.com>
+
+       * btrace-common.cc (btrace_data_append): Conditionally call
+       memcpy.
+
 2020-03-27  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * create-version.sh: Resolve issues highlighted by shellcheck.