# HG changeset patch # User bsw # Date 1267971651 -3600 # Node ID ca3a0552927fd9f138b787b456f2b55a2416effd # Parent 06a6e584653695061cc6213fa7847c5a47f52678 Corrected previous security related bugfix in app/main/draft/diff.lua diff -r 06a6e5846536 -r ca3a0552927f app/main/draft/diff.lua --- a/app/main/draft/diff.lua Sun Mar 07 15:13:05 2010 +0100 +++ b/app/main/draft/diff.lua Sun Mar 07 15:20:51 2010 +0100 @@ -69,7 +69,7 @@ lines[#lines+1] = line elseif (state == "-") or (state == "+") or (state == "eof") then local text = table.concat(lines, "\n") - slot.put("