MCPcopy Create free account
hub / github.com/TheAlgorithms/C / editInfo

Function editInfo

developer_tools/malloc_dbg.c:107–118  ·  view source on GitHub ↗

* @brief editInfo function is used to edit an element in the memoryInfo list. * @details This function is used to edit the number of bytes allocated at a specific line. * @param elemPos Position of an element in the doubly linked list memoryInfo * @param bytes Size of the allocation in bytes * @returns Nothing. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

malloc_dbgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected