diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-08-21 00:30:13 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-08-21 00:30:13 +0200 |
commit | 2ec9006e9ef02e5e13ff51eaabac23b9695ed113 (patch) | |
tree | 21d895e8c07fc067dfd9f7ceaebb68da00d2c361 /sys/lib/python/threading.py | |
parent | 0d5491fb083510fda1dc3c8a9fa15d45dc0fabcc (diff) |
ip: fix memory leak in ipicadd6()
allocate the Iplifc structure on the stack instead.
i assuming that it was allocated on heap in fear of
causing stack oveflow. on 386, this adds arround
88 bytes on the stack but it doesnt seem to cause
any trouble. (checked with poolcheck after ctl write)
Diffstat (limited to 'sys/lib/python/threading.py')
0 files changed, 0 insertions, 0 deletions