History log of /btstack/src/btstack_memory_pool.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 184da38c 29-Sep-2020 Milanka Ringwald <[email protected]>

btstack_memory_pool: assert that node is not freed twice


# a0da043f 02-Dec-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_b: compare iterator pointer against NULL in for loops


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


# 29d0c4f7 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix memory_pool functions/types with btstack_


# d2e6c4b7 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix memory_pool files with btstack_