Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks
git-svn-id: svn://svn.berlios.de/openocd/trunk@2606 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -597,6 +597,7 @@ int telnet_init(char *banner)
|
||||
if (telnet_port == 0)
|
||||
{
|
||||
LOG_INFO("telnet port disabled");
|
||||
free(telnet_service);
|
||||
return ERROR_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user