[Bug 38439] New: valgrind shows an uninitialized value atl100/tests/atl.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 00:03:58 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38439

            Bug ID: 38439
           Summary: valgrind shows an uninitialized value
                    atl100/tests/atl.c
           Product: Wine
           Version: 1.7.41
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: atl
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: ---

==5614== Conditional jump or move depends on uninitialised value(s)
==5614==    at 0x98944C9: ???
==5614==    by 0x7465456: create_nscontainer (nsembed.c:2115)
==5614==    by 0x73E29E8: HTMLDocument_Create (htmldoc.c:4857)
==5614==    by 0x745127D: ClassFactory_CreateInstance (main.c:271)
==5614==    by 0x48C046C: IClassFactory_CreateInstance (unknwn.h:226)
==5614==    by 0x48C046C: CoCreateInstance (???:0)
==5614==    by 0x5504C7C: create_mime_object (binding.c:260)
==5614==    by 0x5504FAB: create_object (binding.c:310)
==5614==    by 0x5507716: report_data (binding.c:1079)
==5614==    by 0x55079F3: InternetProtocolSink_ReportData (binding.c:1128)
==5614==    by 0x550C581: IInternetProtocolSink_ReportData (urlmon.h:3113)
==5614==    by 0x550C581: ProtocolSinkHandler_ReportData (???:0)
==5614==    by 0x550D12A: IInternetProtocolSink_ReportData (urlmon.h:3113)
==5614==    by 0x550D12A: BPInternetProtocolSink_ReportData (???:0)
==5614==    by 0x5510173: IInternetProtocolSink_ReportData (urlmon.h:3113)
==5614==    by 0x5510173: FileProtocol_StartEx (???:0)
==5614==    by 0x550B050: IInternetProtocolEx_StartEx (urlmon.h:7872)
==5614==    by 0x550B050: BindProtocol_StartEx (???:0)
==5614==    by 0x5508CD1: IInternetProtocolEx_StartEx (urlmon.h:7872)
==5614==    by 0x5508CD1: start_binding (???:0)
==5614==    by 0x5508F63: bind_to_object (binding.c:1598)
==5614==    by 0x5525A69: URLMoniker_BindToObject (umon.c:260)
==5614==    by 0x54922E5: IMoniker_BindToObject (objidl.h:3485)
==5614==    by 0x54922E5: bind_to_object (???:0)
==5614==    by 0x5492B7E: navigate_bsc (navigate.c:910)
==5614==    by 0x5492C45: navigate_bsc_proc (navigate.c:940)
==5614==    by 0x547D93F: process_dochost_tasks (dochost.c:63)
==5614==  Uninitialised value was created by a stack allocation
==5614==    at 0x9894439: ???
==5614==

-- 
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