Module Name: src Committed By: christos Date: Sun Dec 15 16:21:57 UTC 2024
Modified Files: src/external/gpl3/gdb/dist/gdb/tui: tui-winsource.c Log Message: PR/58894: Martin Husemann: refresh_window is meant to be called with a NULL window, but our curses functions don't like to be passed a NULL window. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gdb/dist/gdb/tui/tui-winsource.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.