[Bug 26107] New: ole32/clipboard tests show several valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 17:40:44 CST 2011


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

           Summary: ole32/clipboard tests show several valgrind warnings
           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


16 bytes in 2 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  IMM_GetThreadData (imm.c:226)
    by  ImmGetContext (imm.c:1366)
    by  IME_UpdateAssociation (ime.c:1040)
    by  open_xim (xim.c:477)
    by  X11DRV_SetupXIM (xim.c:493)
    by  x11drv_init_thread_data (x11drv_main.c:681)
    by  thread_selection_wnd (clipboard.c:328)
    by  selection_acquire (clipboard.c:2625)
    by  selection_thread_proc (clipboard.c:2661)
    by  ??? (signal_i386.c:2473)
    by  call_thread_entry_point (signal_i386.c:2499)
    by  start_thread (thread.c:404)
    by  start_thread (in /lib/libpthread-2.11.2.so)
    by  clone (in /lib/libc-2.11.2.so)

...

 144 bytes in 1 blocks are possibly lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  rpcrt4_conn_np_alloc (rpc_transport.c:120)
    by  RPCRT4_CreateConnection (rpc_transport.c:2939)
    by  rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:285)
    by  RPCRT4_use_protseq (rpc_server.c:810)
    by  RpcServerUseProtseqEpExW (rpc_server.c:1022)
    by  RpcServerUseProtseqEpW (rpc_server.c:907)
    by  RPC_StartRemoting (rpc.c:1626)
    by  StdMarshalImpl_MarshalInterface (marshal.c:1245)
    by  CoMarshalInterface (marshal.c:1797)
    by  set_src_dataobject (clipboard.c:1968)
    by  OleSetClipboard (clipboard.c:2127)
    by  test_set_clipboard (clipboard.c:855)
    by  func_clipboard (clipboard.c:1543)
    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