Skip to content
Snippets Groups Projects
Commit cff26ac1 authored by rswindell's avatar rswindell
Browse files

Fix potential crash in create_netmail(), bug introduced in rev 3.108:

When responding to AreaFix requests, it's normal for create_netmail() to be
called with a NULL 'msg' argument value - so don't try to dereference it
(for the "cols" header field value) if it's NULL. Thanks to Mark Lewis for the
bug report.
parent 2680f94b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment