[Bug 26108] New: ole32/defaulthandlers tests shows a valgrind warning

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 17:41:29 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26108

           Summary: ole32/defaulthandlers tests shows a valgrind warning
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: minor
          Priority: P2
         Component: ole32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Conditional jump or move depends on uninitialised value(s)
    at  StorageImpl_CreateDirEntry (storage32.c:1251)
    by  StorageBaseImpl_CreateDirEntry (storage32.h:272)
    by  StorageBaseImpl_CreateStream (storage32.c:985)
    by  init_ole_stream (defaulthandler.c:1619)
    by  DefaultHandler_IPersistStorage_InitNew (defaulthandler.c:1685)
    by  test_olestream (defaulthandler.c:81)
    by  func_defaulthandler (defaulthandler.c:107)
    by  run_test (test.h:556)
    by  main (test.h:624)
  Uninitialised value was created by a client request
    at  mark_block_uninitialized (heap.c:208)
    by  initialize_block (heap.c:239)
    by  RtlReAllocateHeap (heap.c:1897)
    by  HeapReAlloc (heap.c:277)
    by  GlobalReAlloc (heap.c:676)
    by  HGLOBALLockBytesImpl_SetSize (memlockbytes.c:518)
    by  StorageImpl_Construct (storage32.c:2740)
    by  Storage_Construct (storage32.c:5131)
    by  StgCreateDocfileOnILockBytes (storage32.c:7709)
    by  create_storage (defaulthandler.c:41)
    by  test_olestream (defaulthandler.c:69)
    by  func_defaulthandler (defaulthandler.c:107)
    by  run_test (test.h:556)
    by  main (test.h:624)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list