Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=cfpm.git;a=commitdiff;h=18cd17b7dbd492ba86908851211d8e9d4064d873

commit 18cd17b7dbd492ba86908851211d8e9d4064d873
Author: James Buren <r...@frugalware.org>
Date:   Thu May 28 11:01:40 2009 -0500

cfpm.supp
* add valgrind suppression file

diff --git a/cfpm.supp b/cfpm.supp
new file mode 100644
index 0000000..b2caa37
--- /dev/null
+++ b/cfpm.supp
@@ -0,0 +1,159 @@
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:malloc
+   fun:strdup
+   fun:_nc_setupterm
+   fun:setupterm
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:malloc
+   fun:_nc_doalloc
+   fun:_nc_tparm_analyze
+   fun:tparm
+   fun:_nc_mvcur_init
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:malloc
+   fun:_nc_home_terminfo
+   fun:_nc_next_db
+   fun:_nc_read_entry
+   fun:grab_entry
+   fun:_nc_setupterm
+   fun:setupterm
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_read_termtype
+   fun:_nc_read_file_entry
+   fun:_nc_read_entry
+   fun:grab_entry
+   fun:_nc_setupterm
+   fun:setupterm
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:realloc
+   fun:_nc_doalloc
+   fun:save_number
+   fun:tparm
+   fun:_nc_mvcur_init
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_read_termtype
+   fun:_nc_read_file_entry
+   fun:_nc_read_entry
+   fun:grab_entry
+   fun:_nc_setupterm
+   fun:setupterm
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_setupterm
+   fun:setupterm
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_makenew
+   fun:newwin
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:malloc
+   fun:_nc_read_termtype
+   fun:_nc_read_file_entry
+   fun:_nc_read_entry
+   fun:grab_entry
+   fun:_nc_setupterm
+   fun:setupterm
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_makenew
+   fun:newwin
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:_nc_read_termtype
+   fun:_nc_read_file_entry
+   fun:_nc_read_entry
+   fun:grab_entry
+   fun:_nc_setupterm
+   fun:setupterm
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:malloc
+   fun:_nc_set_buffer
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
+{
+   Memcheck:Leak
+   fun:calloc
+   fun:newwin
+   fun:_nc_setupscreen
+   fun:newterm
+   fun:initscr
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to