[Users] [Bug 3744] Crash upon deleting tags

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Dec 9 14:58:13 CET 2016


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3744

--- Comment #4 from Michael Schwendt <mschwendt at fedoraproject.org> ---
NULL ptr passed to strlen.

   230  int mailimap_token_send(mailstream * fd, const char * atom)
   231  {
   232    return mailimap_sized_token_send(fd, atom, strlen(atom));
   233  }

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list