Fix potential access to nullptr
commit04f79cdcd2eb96bfaed3c4e67213a870e9ef69f9
authorSven Strickroth <email@cs-ware.de>
Sun, 10 Feb 2019 18:48:14 +0000 (10 19:48 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 11 Feb 2019 15:49:06 +0000 (11 16:49 +0100)
tree02ac81beab316753d43a0ccceb4ae192961a94da
parent155aa5b7ce8206de37d124a901c45838f53b1b34
Fix potential access to nullptr

Regression of commit ff1670198a7732521ccb7b3010df13af0c33acbc.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/GitLogListBase.cpp