diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-03-06 20:44:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-03-06 20:44:39 +0000 |
commit | 54851d3c6523b544c127fa0420e4b58fb1f046f4 (patch) | |
tree | 360c6764e2931f9f14f31b4a6fd90585d9d256b4 /mount.c | |
parent | 07f2f3917a08eea89953c8f0c3f1bc6ef52879b4 (diff) | |
download | busybox-54851d3c6523b544c127fa0420e4b58fb1f046f4.tar.gz |
Fixed a memory leak in lash. It seems that close_all was calling close()
directly instead of calling mark_closed(), which allowed the memory allocated
by mark_open() to never be freed.
-Erik
Diffstat (limited to 'mount.c')
0 files changed, 0 insertions, 0 deletions