discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] swig/python memory leak


From: Nada ABDELKADER
Subject: [Discuss-gnuradio] swig/python memory leak
Date: Mon, 27 May 2013 18:10:08 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.3.11)

Hi,

May be this is not the appropriate place to post this problem but I'm working on gnuradio and USRPs and trying to access c++ objects from python.
Every thing works well, but in each call I got this display:

swig/python detected a memory leak of type 'my_type *', no destructor found.

"my_type" is a struct type that I've defined in c++.
It seems that swig didn't recognize "my_type" type but how to figure it out.
Any idea?

Regards,
Nada

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]