From 737b2de8b86dad238d1f14855e5a42bdf5456679 Mon Sep 17 00:00:00 2001 From: Brian White Date: Thu, 1 Nov 2012 16:57:57 -0400 Subject: [PATCH] Check for prepended backslashes in user-supplied flags --- lib/imap.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/imap.js b/lib/imap.js index cc2c83e..510da8c 100644 --- a/lib/imap.js +++ b/lib/imap.js @@ -1157,10 +1157,13 @@ ImapConnection.prototype._store = function(which, uids, flags, isAdding, cb) { flags = [flags]; for (var i=0; i