K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-20T06:38:46.583707Z K 7 svn:log V 195 MFC r299585 Declare line[] in the outermost scope of retrieve() instead of declaring it in an inner scope and then using it via a pointer in the outer scope. Reported by: Coverity CID: 605895 END