Files
@ r10031:f42fea05eb07
Branch filter:
Location: cpp/openttd-patchpack/source/src/network/network_func.h
r10031:f42fea05eb07
2.5 KiB
text/x-c
(svn r14190) -Codechange: use alloc instead of malloc+free when the allocated memory shouldn't be used after the function ended.