Bug 2743

Summary: NULL-ptr crash in procmime.c strchr()
Product: Claws Mail (GTK 2) Reporter: Michael Schwendt <mschwendt>
Component: FoldersAssignee: users
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 3.8.1   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
the patch only adds a NULL check none

Description Michael Schwendt 2012-10-03 18:19:25 UTC
Created attachment 1165 [details]
the patch only adds a NULL check

https://bugzilla.redhat.com/862578
Comment 1 users 2012-10-04 01:23:35 UTC
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.claws-mail.org/tracker/

2012-10-03 [mones]	3.8.1cvs82

	* src/procmime.c
		Fix bug #2743 'null pointer crash in procmime strchr'
		Patch by Michael Schwendt (from RedHat bug 862578)