Skip to content

Commit

Permalink
Suppress leaks from inside dlopen
Browse files Browse the repository at this point in the history
Signed-off-by: Szymon Karpiński <skarpinski@nvidia.com>
  • Loading branch information
szkarpinski committed Dec 14, 2023
1 parent 39b9be1 commit 952559a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/leak.sup
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ leak:_Unwind_ForcedUnwind
leak:xla
# as DALI dlopens but not dlcloses libraries some resources are marked as leaked
# suppress them
leak:dlopen
leak:cuFileDriverOpen
leak:cudaGetDeviceCount
leak:cuvidGetDecoderCaps
Expand Down

0 comments on commit 952559a

Please sign in to comment.