]> git.sur5r.net Git - freertos/commit
Changed how the calculation of xFreeBytesRemaining is performed in the case where...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 20 Jul 2010 18:46:12 +0000 (18:46 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 20 Jul 2010 18:46:12 +0000 (18:46 +0000)
commite0c3f5e4249acd2524e2b5fc5f0684bd33cc0f76
tree9ff4bcf426073a49793f2fd3b63e46e7a7af5230
parent28a78c104e0fe247e95eaccdae051d2440d9816a
Changed how the calculation of xFreeBytesRemaining is performed in the case where a block of RAM is split before being returned to the callee.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1037 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/MemMang/heap_2.c