Skip to content
Failed

Changes

Summary

  1. Source: Add checks for allocating memory failure (commit: 39f1207) (details)
Commit 39f1207d80fc3bbc1fb0bc4c2d2b83dac21d436a by 16738302+Haxk20
Source: Add checks for allocating memory failure

This could occur when the system runs out of memory.
At that point we should exit as soon as we can.
(commit: 39f1207)
The file was modified Source/Server/Structs/CommandStruct.h (diff)
The file was modified Source/Server/Nodes.c (diff)
The file was modified Source/Server/Packets/Grenade.c (diff)
The file was modified Source/Server/Packets/MapStart.c (diff)
The file was modified Source/Util/Compress.c (diff)
The file was modified Source/Server/Packets/BlockAction.c (diff)
The file was modified Source/Server/Packets/BlockLine.c (diff)
The file was modified Source/Util/DataStream.c (diff)
The file was modified Source/Main.c (diff)
The file was modified Source/Server/Packets/ExistingPlayer.c (diff)
The file was modified Source/Server/Commands/CommandManager.c (diff)
The file was modified Source/Server/Packets/PacketManager.c (diff)
The file was modified Source/Util/Compress.h (diff)