mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
Added more bash supressions
This commit is contained in:
parent
45008e03ec
commit
13a0a5fa23
@ -42,3 +42,43 @@
|
|||||||
fun:parse_and_execute
|
fun:parse_and_execute
|
||||||
fun:command_substitute
|
fun:command_substitute
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
bashMemoryLeak4
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:xmalloc
|
||||||
|
fun:make_bare_simple_command
|
||||||
|
fun:make_simple_command
|
||||||
|
fun:yyparse
|
||||||
|
fun:parse_command
|
||||||
|
fun:read_command
|
||||||
|
fun:reader_loop
|
||||||
|
fun:main
|
||||||
|
}
|
||||||
|
{
|
||||||
|
bashMemoryLeak5
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:xmalloc
|
||||||
|
fun:set_signal
|
||||||
|
fun:trap_builtin
|
||||||
|
obj:/bin/bash
|
||||||
|
obj:/bin/bash
|
||||||
|
fun:execute_command_internal
|
||||||
|
fun:execute_command
|
||||||
|
fun:reader_loop
|
||||||
|
fun:main
|
||||||
|
}
|
||||||
|
{
|
||||||
|
bashMemoryLeak6
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:xmalloc
|
||||||
|
fun:make_bare_simple_command
|
||||||
|
fun:make_simple_command
|
||||||
|
fun:yyparse
|
||||||
|
fun:parse_command
|
||||||
|
fun:read_command
|
||||||
|
fun:reader_loop
|
||||||
|
fun:main
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user