diff options
| author | Tom Rini <[email protected]> | 2017-09-22 07:37:43 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-09-22 07:37:43 -0400 |
| commit | 2460098cffacd18729262e3ed36656e6943783ed (patch) | |
| tree | 1c23bcec4fbcb250aeb5667aff8287751abafaea /scripts/checkstack.pl | |
| parent | 2dc5b553b9bcd701bd7abd60f99f407cb0c37762 (diff) | |
fs/fat: Reduce stack usage
We have limited stack in SPL builds. Drop itrblock and move to
malloc/free of itr to move this off of the stack. As part of this fix a
double-free issue in fat_size().
Signed-off-by: Tom Rini <[email protected]>
---
Rework to use malloc/free as moving this to a global overflows some SH
targets.
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
