]> git.lizzy.rs Git - minetest.git/commit
Fix server crash on /clearpassword
authorAnthony <azhang9@gmail.com>
Sun, 18 Nov 2012 23:18:45 +0000 (18:18 -0500)
committerPilzAdam <adam-k@outlook.com>
Tue, 20 Nov 2012 15:45:30 +0000 (16:45 +0100)
commit3ba9b263103d2cd5218246b05d19b6485347ae28
tree79fc64e2427febf0bcf5337f3f58ed67f61dd4b1
parent5292476841430c55d889b1707cf890638a3dd2a2
Fix server crash on /clearpassword

According to #253, using `/clearpassword` without an argument causes the server to crash from an assertion failure. I've resubmitted matttpt's patch as a pull request to aid in merging.
builtin/chatcommands.lua