diff options
author | Tom Tromey <tromey@adacore.com> | 2020-04-23 12:15:28 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-04-23 12:53:15 -0600 |
commit | 29514b87281c438543e4fc6ddda245dc194d5677 (patch) | |
tree | 2edb72de2b11762b80a2a541707782206f29dd52 /gdb/compile/compile-object-load.c | |
parent | 5939967b355ba6a940887d19847b7893a4506067 (diff) | |
download | binutils-29514b87281c438543e4fc6ddda245dc194d5677.zip binutils-29514b87281c438543e4fc6ddda245dc194d5677.tar.gz binutils-29514b87281c438543e4fc6ddda245dc194d5677.tar.bz2 |
Fix infinite loop in is_linked_with_cygwin_dll
There were some Windows timeouts after the last merge. Debugging
showed that these were caused by an infinite loop in
is_linked_with_cygwin_dll when reading C:\Windows\SysWOW64\win32u.dll.
This patch fixes the problem by ensuring that the loop always makes
progress.
gdb/ChangeLog
2020-04-23 Tom Tromey <tromey@adacore.com>
* windows-tdep.c (is_linked_with_cygwin_dll): Always update "iter"
in loop.
Diffstat (limited to 'gdb/compile/compile-object-load.c')
0 files changed, 0 insertions, 0 deletions