]> git.lizzy.rs Git - minetest.git/commit
Inventory: Protect Craft and Drop actions (#10353)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Mon, 7 Sep 2020 19:19:38 +0000 (21:19 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Sep 2020 19:19:38 +0000 (21:19 +0200)
commit0d128ab344e3d04d2b30dbd5e047f4ac700013b7
treeee77232c7ed54ef4fe45b7b78324b9ce986ea809
parent6dcc9e63318f815a3de8c9db2ee7b845066e0135
Inventory: Protect Craft and Drop actions (#10353)

Change dangerous pointer to unique_ptr for automated deletion.
src/network/serverpackethandler.cpp