Skip to content

Commit

Permalink
Remove obsolete leak sanitizer suppression
Browse files Browse the repository at this point in the history
The memory appears to be properly freed now, so this suppression is no longer necessary.

Keeping the empty suppressions file for the future is easier than removing it.
  • Loading branch information
Robyt3 committed Jul 11, 2023
1 parent 13806f1 commit 31cd844
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lsan.supp
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
leak:CCommandProcessorFragment_OpenGL2::Cmd_CreateBufferObject

0 comments on commit 31cd844

Please sign in to comment.