* @brief addMemInfo function add a memory allocation in the memoryInfo list. * @details This function creates a new element and add it on top of the list * @param memoryInfo Pointer to the doubly linked list used to store all of the allocations * @param ptrToreturn Pointer returned by malloc or calloc * @param bytes Size in bytes of the allocation * @param line Line where the allocation
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected