From: Philipp Takacs Date: Sun, 14 May 2023 00:12:49 +0000 (+0200) Subject: fix threadid NULL deref X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;ds=inline;h=fc888ece449bca0362696d561cb0887b128e045d;hp=fc888ece449bca0362696d561cb0887b128e045d;p=mmh fix threadid NULL deref strchr returns NULL if the character is not found. ---