+213
−346
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* goto operator is removed. In C++ there is no need for goto usage, RAII idiom is the replacement for goto. * C++ has smart pointers for automatic memory management. There is no need for using calloc(), realloc(). Test: Every API was called from priv-app and success operation result was returned Change-Id: I6e61ba1cd8ce279a69389e7cc66f7961d92f8c35
File changed.
Preview size limit exceeded, changes collapsed.