https://bugs.winehq.org/show_bug.cgi?id=36311
Bug ID: 36311 Summary: valgrind shows some leaks in oledb32/tests/database.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==7571== 12 bytes in 1 blocks are definitely lost in loss record 64 of 614 ==7571== at 0x7BC4C735: notify_alloc (heap.c:255) ==7571== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==7571== by 0x68108B7: heap_alloc (oledb_private.h:28) ==7571== by 0x68112E9: create_db_init (datainit.c:216) ==7571== by 0x6812097: datainit_GetDataSource (datainit.c:515) ==7571== by 0x497B6AA: test_GetDataSource (msdasc.h:554) ==7571== by 0x497BA54: test_database (database.c:122) ==7571== by 0x497DB9A: func_database (database.c:586) ==7571== by 0x497F65C: run_test (test.h:584) ==7571== by 0x497FA4B: main (test.h:654) ==7571==
==7671== 12 bytes in 1 blocks are definitely lost in loss record 66 of 614 ==7671== at 0x7BC4C735: notify_alloc (heap.c:255) ==7671== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==7671== by 0x68308B7: heap_alloc (oledb_private.h:28) ==7671== by 0x68312E9: create_db_init (datainit.c:216) ==7671== by 0x6832097: datainit_GetDataSource (datainit.c:515) ==7671== by 0x498C2CD: test_initializationstring (msdasc.h:554) ==7671== by 0x498DBA4: func_database (database.c:588) ==7671== by 0x498F65C: run_test (test.h:584) ==7671== by 0x498FA4B: main (test.h:654) ==7671==
==7571== 12 bytes in 1 blocks are definitely lost in loss record 65 of 614 ==7571== at 0x7BC4C735: notify_alloc (heap.c:255) ==7571== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==7571== by 0x68108B7: heap_alloc (oledb_private.h:28) ==7571== by 0x68112E9: create_db_init (datainit.c:216) ==7571== by 0x6812097: datainit_GetDataSource (datainit.c:515) ==7571== by 0x497B6AA: test_GetDataSource (msdasc.h:554) ==7571== by 0x497BA62: test_database (database.c:123) ==7571== by 0x497DB9A: func_database (database.c:586) ==7571== by 0x497F65C: run_test (test.h:584) ==7571== by 0x497FA4B: main (test.h:654) ==7571==
https://bugs.winehq.org/show_bug.cgi?id=36311
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole32 |oledb32
http://bugs.winehq.org/show_bug.cgi?id=36311
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=36311
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3804423f8cd65922ee74e7722b4 | |07769916c5f29 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Should be fixed now, 3804423f8cd65922ee74e7722b407769916c5f29.
https://bugs.winehq.org/show_bug.cgi?id=36311
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.
https://bugs.winehq.org/show_bug.cgi?id=36311
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org