Check if TUI_SRC_WIN is not NULL before referencing it
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 27 Aug 2012 17:00:42 +0000 (17:00 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 27 Aug 2012 17:00:42 +0000 (17:00 +0000)
commitf629cd75725e5f99966e39af06178aad4787445b
tree54cffc2d9206b92210a521e67e72e28e5ff76554
parent1c8cdcb14fe619a64accf1cc11d5d7009d76c748
Check if TUI_SRC_WIN is not NULL before referencing it

PR tui/14486
* tui/tui-source.c (tui_source_is_displayed): Check if TUI_SRC_WIN
is not NULL before referencing it.
gdb/ChangeLog
gdb/tui/tui-source.c