[Github-comments] [geany/geany-plugins] Debugger: Move debug output accessing after check whether err != Null (#511)
Frank Lanitz
notifications at xxxxx
Sat Dec 17 22:41:44 UTC 2016
The debug-output is accessing err. If err is Null, it will fail most likely.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/511
-- Commit Summary --
* Debugger: Move debug output accessing after check whether err != Null
-- File Changes --
M debugger/src/dbm_gdb.c (164)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/511.patch
https://github.com/geany/geany-plugins/pull/511.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/511
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161217/ca88baab/attachment.html>
More information about the Github-comments
mailing list