LuminariMUD/Luminari-Source

format overflow in player_owned_shops

rabidt opened this issue · 0 comments

spec_procs.c:1403:47: warning: \u2018Invalid Shop - Tell an Imp\u2019 directive writing 26 bytes into a region of size 21 [-Wformat-overflow=]
sprintf(shop_owner, "Invalid Shop - Tell an Imp");