K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-13T01:52:41.103892Z K 7 svn:log V 195 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