mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Another supp for 10.5.x.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11310
This commit is contained in:
parent
0d2ba7f37b
commit
92160dccd8
17
darwin9.supp
17
darwin9.supp
@ -187,6 +187,23 @@
|
||||
fun:_ZNK9TBaseFont12CopyFeaturesEv
|
||||
}
|
||||
|
||||
# Conditional jump or move depends on uninitialised value(s)
|
||||
# at 0x4E5CD59: _DPSNextEvent (in /System/Library/Frameworks
|
||||
# /AppKit.framework/Versions/C/AppKit)
|
||||
# by 0x4E5BF87: -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
|
||||
# (in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
|
||||
# by 0x4E54F9E: -[NSApplication run] (in /System/Library/Frameworks
|
||||
# /AppKit.framework/Versions/C/AppKit)
|
||||
# Uninitialised value was created by a stack allocation
|
||||
# at 0x4E5C450: _DPSNextEvent (in /System/Library/Frameworks
|
||||
# /AppKit.framework/Versions/C/AppKit)
|
||||
{
|
||||
macos-_DPSNextEvent-stack-allocated-uninit
|
||||
Memcheck:Cond
|
||||
fun:_DPSNextEvent
|
||||
}
|
||||
|
||||
|
||||
##----------------------------------------------------------------------##
|
||||
# Helgrind
|
||||
##----------------------------------------------------------------------##
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user