]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
asan: print_vms_time signed integer overflow
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index 298c28c7e678524d3870e688d4eadda5eceb54dc..3626fd83972ba134a0a0731aedb024c3ac87bae3 100644 (file)
@@ -1,3 +1,9 @@
+2020-12-24  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (INT64_MIN): Define if not already defined.
+       (print_vms_time): Catch 64-bit overflow when converting from
+       vms time to posix time.  Don't segfault if gmtime returns NULL.
+
 2020-12-23  H.J. Lu  <hongjiu.lu@intel.com>
 
        * NEWS: Mention LAM_U48 and LAM_U57 support.