I get these memory leaks with every driver I run in xmess:

==21434== 10 bytes in 2 blocks are still reachable in loss record 8 
of 67
==21434== at 0x401C451: malloc (vg_replace_malloc.c:149)
==21434== by 0x80BD0BC: auto_malloc (mame.c:700)
==21434== by 0x80BD109: auto_strdup (mame.c:716)
==21434== by 0x87F323F: add_mess_device_options (config.c:791)
==21434== by 0x87F2006: config_handle_arg (config.c:190)
==21434== by 0x8A9EF4C: rc_parse_commandline (rc.c:436)
==21434== by 0x87F24E7: xmame_config_init (config.c:319)
==21434== by 0x87EA24E: main (main.c:113)

==21434== 17 bytes in 2 blocks are still reachable in loss record 14 
of 67
==21434== at 0x401C451: malloc (vg_replace_malloc.c:149)
==21434== by 0x80BD0BC: auto_malloc (mame.c:700)
==21434== by 0x80BD109: auto_strdup (mame.c:716)
==21434== by 0x87F3226: add_mess_device_options (config.c:790)
==21434== by 0x87F2006: config_handle_arg (config.c:190)
==21434== by 0x8A9EF4C: rc_parse_commandline (rc.c:436)
==21434== by 0x87F24E7: xmame_config_init (config.c:319)
==21434== by 0x87EA24E: main (main.c:113)

==21434== 48 bytes in 1 blocks are still reachable in loss record 38 
of 67
==21434== at 0x401C451: malloc (vg_replace_malloc.c:149)
==21434== by 0x80BD0BC: auto_malloc (mame.c:700)
==21434== by 0x87F309C: add_mess_device_options (config.c:761)
==21434== by 0x87F2006: config_handle_arg (config.c:190)
==21434== by 0x8A9EF4C: rc_parse_commandline (rc.c:436)
==21434== by 0x87F24E7: xmame_config_init (config.c:319)
==21434== by 0x87EA24E: main (main.c:113)

==21434== 80 bytes in 1 blocks are still reachable in loss record 41 
of 67
==21434== at 0x401C451: malloc (vg_replace_malloc.c:149)
==21434== by 0x80BD0BC: auto_malloc (mame.c:700)
==21434== by 0x87F3029: add_mess_device_options (config.c:753)
==21434== by 0x87F2006: config_handle_arg (config.c:190)
==21434== by 0x8A9EF4C: rc_parse_commandline (rc.c:436)
==21434== by 0x87F24E7: xmame_config_init (config.c:319)
==21434== by 0x87EA24E: main (main.c:113) 

_______________________________________________
Xmame mailing list
[email protected]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to