[Bug 28465] shlwapi/path.c test crashes if CFLAGS="-fstack-protector-all" is used

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 20 07:33:52 CDT 2011


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

Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com

--- Comment #1 from Dan Kegel <dank at kegel.com> 2011-10-20 07:33:52 CDT ---
I just ran into this with Valgrind, I think!

Conditional jump or move depends on uninitialised value(s)
   at strlenW (unicode.h:200)
   by PathCombineW (path.c:211)
   by PathCombineA (path.c:153)
   by test_PathCombineA (path.c:624)
   by func_path (path.c:1389)
   by run_test (test.h:556)
   by main (test.h:624)
 Uninitialised value was created by a stack allocation
   at PathCombineA (path.c:133)

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