Update of /export/home/ntop/ntop
In directory unknown:/tmp/cvs-serv26623
Modified Files:
http.c
Log Message:
Fix final output of Network Traffic Map.
Code was skipping stat() call for this one file, which could cause
some interesting problems, such as trying to malloc() 3GB of memory.
Added error test on the fopen() call.
Coded buffer minimum of 4K for the copy output buffer - this way we
may reduce memory fragmentation when serving up lots of small files.
-----Burton (ref 615)
Support for this fix courtesy of Adjoined Consulting, Miami, FL, USA
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev