From 2d3009ccb123bb34bf0d8b8b516a15c05240bf03 Mon Sep 17 00:00:00 2001 From: "Sean B. Palmer" Date: Mon, 5 Sep 2011 17:46:17 +0100 Subject: Attempt to patch a possible message injection hole. --- modules/tell.py | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/tell.py') diff --git a/modules/tell.py b/modules/tell.py index 5e61007..d3ee609 100755 --- a/modules/tell.py +++ b/modules/tell.py @@ -122,6 +122,7 @@ def message(phenny, input): tellee = input.nick channel = input.sender + if not os: return if not os.path.exists(phenny.tell_filename): return -- cgit v1.2.3-1-g7c22