Memory leak in caservertask.c
This commit is contained in:
committed by
Andrew Johnson
parent
c77f32b19c
commit
4bb50fe664
@@ -748,6 +748,7 @@ void rsrv_init (void)
|
||||
if(!havesometcp)
|
||||
cantProceed("CAS: No TCP server started\n");
|
||||
}
|
||||
free(socks);
|
||||
|
||||
/* servers list is considered read-only from this point */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user