K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2018-04-27T12:57:39.483724Z K 7 svn:log V 250 MFC: r332813 Fix use of pointer after being set NULL. Using a pointer after setting it NULL is probably not a good plan. Spotted by inspection during changes for Flexible File Layout Ioerr handling. This code path obviously isn't normally executed. END