mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-06 08:20:07 +01:00
Removes obsolete valgrind suppression (Thanks to okozina)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@644 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
@@ -12,17 +12,6 @@
|
||||
fun:init_crypto
|
||||
...
|
||||
}
|
||||
# TODO soon... we use global static errno to be read
|
||||
# from device context or from library default logging
|
||||
{
|
||||
errno_leak_utils
|
||||
Memcheck:Leak
|
||||
fun:*lloc
|
||||
obj:/lib*/libc*.so
|
||||
fun:set_error_va
|
||||
fun:set_error
|
||||
...
|
||||
}
|
||||
# following leaks/errors are addressed to libpopt...
|
||||
{
|
||||
popt_read_error
|
||||
|
||||
Reference in New Issue
Block a user