fix threadid NULL deref
authorPhilipp Takacs <philipp@bureaucracy.de>
Sun, 14 May 2023 00:12:49 +0000 (02:12 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 14 May 2023 00:15:53 +0000 (02:15 +0200)
strchr returns NULL if the character is not found.


No differences found