mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Added suppression patterns for boost 1.37 (Fedora 11).
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10792
This commit is contained in:
parent
fc111dbbc9
commit
8e5dcae801
@ -230,3 +230,15 @@
|
||||
fun:_ZN5boost9call_onceIPFvvEEEvRNS_9once_flagET_
|
||||
}
|
||||
|
||||
{
|
||||
drd-libboost-boost::detail::get_once_per_thread_epoch()
|
||||
drd:ConflictingAccess
|
||||
fun:_ZN5boost6detail25get_once_per_thread_epochEv
|
||||
}
|
||||
|
||||
{
|
||||
drd-libboost-boost::detail::get_current_thread_data()
|
||||
drd:ConflictingAccess
|
||||
...
|
||||
fun:_ZN5boost6detail23get_current_thread_dataEv
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user