]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Duplicate the stdout file handle when used for logging.
authorSadie Powell <sadie@witchery.services>
Mon, 1 Feb 2021 18:10:53 +0000 (18:10 +0000)
committerSadie Powell <sadie@witchery.services>
Mon, 1 Feb 2021 18:10:53 +0000 (18:10 +0000)
commitaa4c7489b708eb54856871ecdf2bbde99fde92bc
tree21558052ff2f8c6062707920455ea425974379c7
parent5b21a60a9d96827d6822c56b2dfdf08dbce5867f
Duplicate the stdout file handle when used for logging.

Failure to do this may result in a crash on shutdown when started
in debug mode.
src/inspircd.cpp
win/inspircd_win32wrapper.h