Posted on May 11, 2012 at 03:42Hi, I looked thru' the tftpserver.c code, and noticed that there are possibilites of memory leak in process_tftp_request() if efs_init() or ls_openDir() fails, ie, upcb is not released. Can anyone confirm that? Thanks...