Skip to content

Commit 80ffed7

Browse files
committed
Update Valgrind suppression file
This helps to identify reachable memory caused by pcsc-lite not releasing all memory associated with the context.
1 parent 3c30b43 commit 80ffed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

valgrind/emv-utils.supp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@
5454
fun:_dl_open
5555
...
5656
fun:load_lib
57+
...
5758
fun:SCardEstablishContext
5859
}

0 commit comments

Comments
 (0)