diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-06-14 13:33:39 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-06-14 13:54:31 +0300 |
commit | d1c12c6f45db38c7c8264ac9cda25bc05bfda430 (patch) | |
tree | 106d9e450ed07bce16ab0f2a6c9208f21be0da1e /ubi-utils/include | |
parent | 5e77e9d5a72d4f7bafc74373d5e44a106a369ceb (diff) |
libubigen: do not create huge arrays on stack
Stop creating 128KiB and larger arrays on stack - allocate RAM
using malloc() instead.
This patch also teaches libubigen to always set errno.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/include')
0 files changed, 0 insertions, 0 deletions