Files
@ r28505:5212736360c6
Branch filter:
Location: cpp/openttd-patchpack/source/src/game/game_scanner.cpp
r28505:5212736360c6
3.1 KiB
text/x-c
Fix #11646: Non-thread safe shared buffer returned from GetLogPrefix().
Return string from GetLogPrefix instead of shared string's buffer.
Return string from GetLogPrefix instead of shared string's buffer.