Project

General

Profile

Revision 318

Analog out of bounds memory access error fixed.

View differences:

dragonfly_lib.h
66 66

  
67 67
/** @brief Initialize the board **/
68 68
void dragonfly_init(int config);
69
/** @brief Special malloc to prevent errors from analog **/
70
void* colony_malloc(int size);
69 71

  
70 72
/** @} **/ //end addtogroup
71 73

  

Also available in: Unified diff