]> git.ipfire.org Git - thirdparty/ccache.git/commit
Only dump log buffer in cc_dump_debug_log_buffer if it exists
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 13 Jul 2020 17:48:50 +0000 (19:48 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 13 Jul 2020 17:48:50 +0000 (19:48 +0200)
commitc6232faf3b3abe0781bdb70441d8050d949dcbc0
tree54f1cfa808308f5a4814389a79588e89b56749e1
parent2ef84a14345f6237e308b6636b94aa1988a73ee2
Only dump log buffer in cc_dump_debug_log_buffer if it exists

This can happen in unit tests.
src/logging.cpp