summaryrefslogtreecommitdiff
path: root/sys/lib/python/hashlib.py
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-08-21 00:30:13 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2014-08-21 00:30:13 +0200
commit2ec9006e9ef02e5e13ff51eaabac23b9695ed113 (patch)
tree21d895e8c07fc067dfd9f7ceaebb68da00d2c361 /sys/lib/python/hashlib.py
parent0d5491fb083510fda1dc3c8a9fa15d45dc0fabcc (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/hashlib.py')
0 files changed, 0 insertions, 0 deletions