mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-27 00:19:09 +00:00
(svn r5294) -Fix: Plug a memory leak
This commit is contained in:
@@ -489,6 +489,8 @@ static void NetworkUDPBroadCast(SOCKET udp)
|
||||
|
||||
i++;
|
||||
}
|
||||
|
||||
free(p);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user