Fixed potential crash with the debugger tabs reset
authorJean-Paul Mari <djipi.mari@gmail.com>
Wed, 21 Apr 2021 09:04:21 +0000 (05:04 -0400)
committerJean-Paul Mari <djipi.mari@gmail.com>
Wed, 21 Apr 2021 09:04:21 +0000 (05:04 -0400)
commit973347f3b50ac17ac62441f7a58884501e4e6be1
tree20d8b428106e48a4698e38c9395471f895d53f14
parent4ed1b3be79915602aceb28c7119f933ecfee2efc
Fixed potential crash with the debugger tabs reset

Crash occurs during the reset between an executable without debugging information to one with it.
docs/vj_HistoryNotes.txt
src/debugger/SourcesWin.cpp