Changes between Version 259 and Version 260 of ReleaseNotes/Mainline
- Timestamp:
- 2026-09-15T20:47:52Z (5 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/Mainline
v259 v260 160 160 * Addded {{{capa_format_buf()}}} to format capacity in pre-allocated buffer 161 161 * Added {{{capa_blocks_format()}}}, {{{capa_blocks_format_buf()}}} to simply convert number of bytes to capacity string (e.g. 1.02 MB) 162 * Added debug memory allocator 163 * double free detection 164 * buffer overrun detection 165 * use after free detection 166 * detect use of uninitialized memory 167 * enabled globally in build configuration with {{{CONFIG_DEBUG_MALLOC}}} 162 168 163 169 === Miscellaneous ===
