Inv deSerialize(): Prevent infinite loop, error on failure (#7711)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Fri, 14 Sep 2018 18:29:21 +0000 (20:29 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Sep 2018 18:29:21 +0000 (20:29 +0200)
commit220ec79e4a10ea553310b16eb07d0c7a03fedb78
tree778d497359c8c9b7a3880936aea7dabee5d18f70
parent81c06dea9b6b863e0c8f6a9c052a5cea3a130eab
Inv deSerialize(): Prevent infinite loop, error on failure (#7711)

Throws an error about potentially damaged player inventories but proceeds converting the rest of them
src/inventory.cpp
src/remoteplayer.cpp