]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
Don't hardcode CONTEXT size for a NOTE_INFO_THREAD win32pstatus note
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index 84b290527d54389e7c56ab6a32c7aab43fc2fab6..c99e654cc20876af6bdb1354905fffc5b8cfff80 100644 (file)
@@ -1,3 +1,9 @@
+2020-07-01  Jon Turney  <jon.turney@dronecode.org.uk>
+
+       * elf.c (elfcore_grok_win32pstatus): Don't hardcode the size of
+       the Win32 API thread CONTEXT type read from a NOTE_INFO_THREAD
+       win32pstatus note.
+
 2020-07-11  Jon Turney  <jon.turney@dronecode.org.uk>
 
        * elf.c (NOTE_INFO{_PROCESS,_THREAD,_MODULE}): Define.