[Bug 37646] New: valgrind shows an invalid free in advpack/tests/install.c
https://bugs.winehq.org/show_bug.cgi?id=37646 Bug ID: 37646 Summary: valgrind shows an invalid free in advpack/tests/install.c Product: Wine Version: 1.7.32 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: advpack Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: --- ==15680== Invalid free() / delete / delete[] / realloc() ==15680== at 0x7BC4E790: notify_realloc (heap.c:270) ==15680== by 0x7BC4E790: RtlReAllocateHeap (???:0) ==15680== by 0x53FC75D: parse_buffer (parser.c:908) ==15680== by 0x53FD7FB: parse_file (parser.c:992) ==15680== by 0x53FD7FB: SetupOpenInfFileW (???:0) ==15680== by 0x4BA992E: install_init (install.c:509) ==15680== by 0x4BAA8E0: RunSetupCommandW (install.c:1019) ==15680== by 0x4BAAAC9: RunSetupCommandA (install.c:959) ==15680== by 0x49AA336: test_RunSetupCommand (install.c:111) ==15680== by 0x49AA336: func_install (???:0) ==15680== by 0x49A4FA7: main (test.h:584) ==15680== Address 0x47917a0 is 0 bytes inside a block of size 4,944 alloc'd ==15680== at 0x7BC4DC87: initialize_block (heap.c:233) ==15680== by 0x7BC4DC87: RtlAllocateHeap (???:0) ==15680== by 0x53FD769: parse_file (parser.c:967) ==15680== by 0x53FD769: SetupOpenInfFileW (???:0) ==15680== by 0x4BA992E: install_init (install.c:509) ==15680== by 0x4BAA8E0: RunSetupCommandW (install.c:1019) ==15680== by 0x4BAAAC9: RunSetupCommandA (install.c:959) ==15680== by 0x49AA336: test_RunSetupCommand (install.c:111) ==15680== by 0x49AA336: func_install (???:0) ==15680== by 0x49A4FA7: main (test.h:584) ==15680== -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37646 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Created attachment 50100 --> https://bugs.winehq.org/attachment.cgi?id=50100 full log -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37646 Thomas Faller <tfaller1(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a0b8f178df8ed704fc732f5aef3 | |b2e1f623512fc Status|NEW |RESOLVED CC| |tfaller1(a)gmx.de Resolution|--- |FIXED --- Comment #2 from Thomas Faller <tfaller1(a)gmx.de> --- Fixed by a0b8f178df8ed704fc732f5aef3b2e1f623512fc -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37646 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.0. -- 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.
participants (1)
-
wine-bugs@winehq.org