Memory management: drop variables identified as going out-of-scope
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 8 Feb 2017 01:19:39 +0000 (01:19 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 8 Feb 2017 10:15:04 +0000 (10:15 +0000)
commit90341c71c19c82ba8b1cbf4d1693940b8bb8f70b
tree975408b4aa709aa62d95a9f61c3b4ee007112ba7
parentcf0812d57c63b531e2e73187508c7ae99156043c
Memory management: drop variables identified as going out-of-scope

Fixes crash in transport re-using bad $sender_ip_address from callout
doc/doc-txt/ChangeLog
src/src/daemon.c
src/src/exim.c
src/src/expand.c
src/src/queue.c
src/src/smtp_in.c