diff options
author | Peter Meerwald <p.meerwald@bct-electronic.com> | 2014-10-22 14:59:11 +0200 |
---|---|---|
committer | Peter Meerwald <pmeerw@pmeerw.net> | 2015-02-26 23:23:17 +0100 |
commit | adb577c905f2e930bdd2bfe630d6ca0ea286d6cb (patch) | |
tree | 30bd2fc76cf3b2bf749cf80a976a8bf6e85984e6 /LGPL | |
parent | ab948629d35276ffe956dc897a0b38c391eacfea (diff) |
tagstruct: Add type _APPENDED
add 128 bytes of storage in each tagstruct that will initially
be used; if this storage is exceeded the type changes to _DYNAMIC
v3: (thanks David Henningson)
* add comments explaining how memory is handled by different tagstruct types
v2: (thanks Alexander Patrakov)
* replace constant 100 with GROW_TAG_SIZE (the increment in with a dynamic tagstruct grows when extend()ed)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Diffstat (limited to 'LGPL')
0 files changed, 0 insertions, 0 deletions