<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16850" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello People,</FONT></DIV>
<DIV><FONT face=Arial size=2>
I am using gstreamer
for my application. </FONT></DIV>
<DIV><FONT face=Arial size=2>When </FONT><FONT face=Arial size=2>i ran valgrind
on my code, the valgrind log showed many</FONT></DIV>
<DIV><FONT face=Arial size=2>occurances of "possibly lost" memory leaks during
gst_init_check().</FONT></DIV>
<DIV><FONT face=Arial size=2>One of such log is as shown below :-</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>==29362== 40 bytes in 1 blocks are possibly lost in
loss record 2,538 of 3,792<BR>==29362== at 0x400473F: calloc
(vg_replace_malloc.c:279)<BR>==29362== by 0x4056C94: g_malloc0
(gmem.c:151)<BR>==29362== by 0x42D499F: type_node_any_new_W
(gtype.c:395)<BR>==29362== by 0x42D4B34:
type_node_fundamental_new_W (gtype.c:500)<BR>==29362== by
0x42D8CEC: g_type_register_fundamental
(gtype.c:2379)<BR>==29362== by 0x4164C56:
gst_fraction_get_type (gstvalue.c:4023)<BR>==29362== by
0x4167FDE: _gst_value_initialize
(gstvalue.c:4158)<BR>==29362== by 0x4106DE5: init_post
(gst.c:1058)<BR>==29362== by 0x405CC3F: g_option_context_parse
(goption.c:1796)<BR>==29362== by 0x41065A4: gst_init_check
(gst.c:430)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Please suggest.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Aniruddha</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><pre>
</pre></BODY></HTML>