Closed GoogleCodeExporter closed 9 years ago
I think there is a misunderstanding here.
The calls to calloc() are only called once when driver is initialized...
there is no close() method, so cppcheck is
going to report a leak... In reality, for the arduino applications there is no
leak occurring..
This might become an issue if a later spin of the libraries need to handle
multiple initializations of the same
device for different tasks... that really doesn't apply in the current context.
Original comment by Han.Sont...@gmail.com
on 1 Jun 2009 at 6:18
Original comment by dmel...@gmail.com
on 15 Jun 2009 at 8:03
Original issue reported on code.google.com by
ettl.mar...@gmail.com
on 22 May 2009 at 11:43