mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
88a49148b3
This command-line flag will suppress all warnings about interior pointers, which are used in hashtab.c.
15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
{
|
|
nss_parse_service_list
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:nss_parse_service_list
|
|
fun:__nss_database_lookup
|
|
}
|
|
{
|
|
uv_spawn_with_optimizations
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:uv_spawn
|
|
fun:job_start
|
|
}
|