Programming Languages: C
License: GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)
browse code,
statistics,
last commit on 2012-04-04
cvs -d:pserver:anonymous@tn5250.cvs.sourceforge.net:/cvsroot/tn5250 login
cvs -z3 -d:pserver:anonymous@tn5250.cvs.sourceforge.net:/cvsroot/tn5250 co -P modulename
browse code,
statistics http://tn5250.hg.sourceforge.net:8000/hgroot/tn5250/tn5250 (read-only)
klemscot committed patchset 530 of module tn5250 to the tn5250 5250 telnet client CVS repository, changing 2 files.
2012-04-04 13:36:42 PDT by klemscot
There is a tiny memory leak in the command line parsing. An argument name is copied in a malloced (conf.c:479) buffer that is not freed.
2011-12-08 13:43:33 PST by ncan