diff options
| author | MarcoFalke <[email protected]> | 2020-06-03 10:52:44 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-06-03 10:58:27 -0400 |
| commit | fab7d954b261d74b369fe2a3c1785540c4f056b4 (patch) | |
| tree | fcad34110270092a473979c86da3674db7321ce1 /src/httpserver.cpp | |
| parent | Merge #18210: test: type hints in Python tests (diff) | |
| download | discoin-fab7d954b261d74b369fe2a3c1785540c4f056b4.tar.xz discoin-fab7d954b261d74b369fe2a3c1785540c4f056b4.zip | |
test: Make valgrind.supp work on aarch64
The equivalent suppression on aarch64 looks like:
{
<insert_a_suppression_name_here>
Memcheck:Param
pwrite64(buf)
fun:__libc_pwrite64
fun:pwrite
fun:__os_io
obj:/usr/lib/aarch64-linux-gnu/libdb_cxx-5.3.so
fun:__log_flush_int
fun:__log_flush
fun:__memp_sync_int
fun:__db_sync
fun:__db_refresh
fun:__db_close
fun:__fop_subdb_setup
fun:__db_open
fun:__db_open_pp
}
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions