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.
Patch that fixes it.
Hi, this project has migrated to GitHub. If you still have this issue, can you please submit a PR at https://github.com/tn5250/tn5250/pulls
Log in to post a comment.
Patch that fixes it.
Hi, this project has migrated to GitHub. If you still have this issue, can you please submit a PR at https://github.com/tn5250/tn5250/pulls