dennisjenkins75 / digiline_craftdb

Minetest mod for a digiline queryable database holding all regular and technic crafting recipes.
GNU General Public License v3.0
2 stars 2 forks source link

empty item querry crashes server #18

Closed SwissalpS closed 1 year ago

SwissalpS commented 1 year ago

somebody just reported to have crashed server because they sent an empty string as itemstring.

Please check that empty strings along with nil and similar are sanitized properly.

SwissalpS commented 1 year ago

maybe related: #16

dennisjenkins75 commented 1 year ago

I will investigate it this evening. Thank you for the bug report.

On Tue, Mar 28, 2023, 12:17 Luke aka SwissalpS @.***> wrote:

maybe related: #16 https://github.com/dennisjenkins75/digiline_craftdb/issues/16

— Reply to this email directly, view it on GitHub https://github.com/dennisjenkins75/digiline_craftdb/issues/18#issuecomment-1487471208, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGY5NWYJYNK5HKDYLMSN2TW6M2LDANCNFSM6AAAAAAWK7QPAI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

OgelGames commented 1 year ago

Duplicate of #16 (exact same crash log)