diff options
author | Paramat <paramat@users.noreply.github.com> | 2017-05-23 18:54:37 +0100 |
---|---|---|
committer | Loïc Blot <nerzhul@users.noreply.github.com> | 2017-05-23 19:54:37 +0200 |
commit | 9ff5302c8bf1cc270ca144c9f2cfcb99f6903605 (patch) | |
tree | 4a57258b2607acd045145985e3082f7a0717194b /src/craftdef.h | |
parent | 05309229b847ea4f289328890176d22c4655348b (diff) | |
download | minetest-9ff5302c8bf1cc270ca144c9f2cfcb99f6903605.tar.gz minetest-9ff5302c8bf1cc270ca144c9f2cfcb99f6903605.tar.bz2 minetest-9ff5302c8bf1cc270ca144c9f2cfcb99f6903605.zip |
Client crashfix: load meta after digging (#5801)
Fixes a crash caused in MTGame by breaking and right-clicking a chest.
If loading meta, digging, node can disappear and we looked at meta, which is wrong because meta became NULL.
Pointer is invalidated and we read wrong memory area
Diffstat (limited to 'src/craftdef.h')
0 files changed, 0 insertions, 0 deletions