Added more bash supressions

This commit is contained in:
Daniel P. Berrange 2008-04-28 13:55:50 +00:00
parent 45008e03ec
commit 13a0a5fa23

View File

@ -42,3 +42,43 @@
fun:parse_and_execute
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
}