Dear Vtun developers, Thanks to you, I'm using Vtun always conveniently. But I found a small memory leak in Vtun's configuration parser.
This trouble can be reproduced by the following command on Linux Vtun server: $ while true; do killall -HUP vtund; sleep 1; done The memory leak can be observed by the output of the 'top' command on another TTY. I created the small patch to correct this memory leak. Please refer the attacted patch file. If this patch can be useful even a little, I'm very glad. Best regards, -- Yasuyuki -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/
vtun-3.0.1-fix_cfg_memleak.patch
Description: 2870873561-vtun-3.0.1-fix_cfg_memleak.patch
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ VTun-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vtun-devel
