K 10 svn:author V 6 rstone K 8 svn:date V 27 2015-09-17T18:21:47.858280Z K 7 svn:log V 211 MFC r279410: Correct the use of an unitialized variable in sendfind_getobj() When sendfile_getobj() is called on a DTYPE_SHM file, it never initializes error, which is eventually returned to the caller. END