Debugger: Fix oversight.hrev50756
commitc5dcedecae63bd8d41e4040ce3832fc76d7b45b4
authorRene Gollent <rene@gollent.com>
Sun, 11 Dec 2016 16:08:17 +0000 (11 11:08 -0500)
committerRene Gollent <rene@gollent.com>
Sun, 11 Dec 2016 16:09:53 +0000 (11 11:09 -0500)
treeafbb445f1536fe9ed9d1f64fcd9df4735cdb79ca
parent40044981eb5f9424efab47461a8b7f3e626d937d
Debugger: Fix oversight.

DebugReportGenerator:
- In the case where the function was already disassembled beforehand,
  we weren't retrieving the statement, leading to a null pointer
  dereference.
src/kits/debugger/controllers/DebugReportGenerator.cpp