Skip to content

Instantly share code, notes, and snippets.

@OneSadCookie
Created September 4, 2011 17:38
Show Gist options
  • Save OneSadCookie/1193194 to your computer and use it in GitHub Desktop.
Save OneSadCookie/1193194 to your computer and use it in GitHub Desktop.
Mac suppressions
{
gleUpdateState cond
Memcheck:Cond
fun:gleUpdateState
}
{
gleUpdateLightColorChangeFunc cond
Memcheck:Cond
fun:gleUpdateLightColorChangeFunc
}
{
gleUpdateLightPosition cond
Memcheck:Cond
fun:gleUpdateLightPosition
}
{
glVertexAttribPointerARB_Exec cond
Memcheck:Cond
fun:glVertexAttribPointerARB_Exec
}
{
CGFontNameTableCreate leak
Memcheck:Leak
fun:malloc
fun:CGFontNameTableCreate
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment