[s] fail2topic vulnerability (#12499)

This commit is contained in:
TheFakeElon
2021-09-16 21:12:42 +02:00
committed by GitHub
parent fbef00f715
commit 3401e8e54b
3 changed files with 15 additions and 4 deletions
@@ -21,6 +21,10 @@
if(!D)
return
var/static/list/blacklist = list(/datum/configuration)
if(blacklist[D.type])
return
var/icon/sprite
if(istype(D, /atom))
var/atom/A = D