Fix possible crash when refresh.
commit2448c5952fed36023ba113f657442c9d5c8a9ecf
authorFrank Li <lznuaa@gmail.com>
Sun, 13 Feb 2011 03:32:34 +0000 (13 11:32 +0800)
committerFrank Li <lznuaa@gmail.com>
Sun, 13 Feb 2011 03:32:34 +0000 (13 11:32 +0800)
treea35804c648a0b4e84cbddf9febf90cc8cbe6ff22
parent91d6a77409745925af0b483a6db06fdd85f487e4
Fix possible crash when refresh.

m_logEntries.GetGitRevAt(0). m_logEntries possible clean when refresh

Signed-off-by: Frank Li <lznuaa@gmail.com>
src/TortoiseProc/GitLogListBase.cpp