Bugzilla 1433: Fix DMARC SEGV
authorWolfgang Breyha <wbreyha@gmx.net>
Tue, 14 Jan 2014 14:12:38 +0000 (06:12 -0800)
committerTodd Lyons <tlyons@exim.org>
Tue, 14 Jan 2014 14:12:38 +0000 (06:12 -0800)
commit5a1b84430ab93b6d17b9936bd813d243885a4475
tree754f80a3408384becec866a20c74819a81e48981
parenta11efec0735a77c5bf57b722207f1588973bbe3e
Bugzilla 1433: Fix DMARC SEGV

Properly escape value passed to expand_string().
Check for NULL return from expand_string().
doc/doc-txt/ChangeLog
src/src/dmarc.c