1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-05-06 17:34:12 +00:00
Leonardo Tonetto 7fc58001ec Avoid memory leak
According to the best practices for boost, the shared_ptr constructor
should not be called inside a function call (return in this case).

Ref: http://www.boost.org/doc/libs/1_55_0/libs/smart_ptr/shared_ptr.htm

Signed-off-by: Javier Arribas <jarribas@cttc.es>
2014-05-06 12:46:42 +02:00
..
2014-05-06 12:46:42 +02:00
2012-10-28 12:38:11 +00:00
2013-07-04 13:47:40 +00:00
2013-07-04 13:47:40 +00:00
2013-01-28 23:50:09 +00:00