mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-17 22:43:05 +00:00
e12fefc804
This is another stylistic patch. It changes cli-logging.c to be analyzable by the checker, again following the method of adding an outer cleanup and unconditionally calling do_cleanups. * cli/cli-logging.c (set_logging_redirect): Unconditionally call do_cleanups.