1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-04-17 20:31:26 +00:00
Files
gnss-sdr/src/algorithms
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