K 10 svn:author V 6 marcel K 8 svn:date V 27 2014-05-21T17:34:50.872095Z K 7 svn:log V 149 Fix CID 1215129: move the call to lseek(2) before the call to malloc(3) so that the error path (taken due to lseek(2) failing) isn't leaking memory. END