• Robert Shearman's avatar
    - Initialize out pointer to NULL before access check in · 6bc4327c
    Robert Shearman authored
      IStorage_CreateStorage.
    - WriteClassStg should return E_INVALIDARG if pstg is NULL instead of
      asserting.
    - ReadClassStg should return E_INVALIDARG if pstg is NULL instead of
      crashing and a NULL pclsid should cause it to return the same
      value.
    6bc4327c
storage32.c 202 KB