Bug 1506: Silence static checkers.
authorLars Mueller <lmuelle@suse.com>
Wed, 23 Jul 2014 14:22:52 +0000 (07:22 -0700)
committerTodd Lyons <tlyons@exim.org>
Wed, 23 Jul 2014 14:22:52 +0000 (07:22 -0700)
commit6c08476d09bf337921e7ba73e109e5f72fddfdf9
tree07ec8e46ffc305d66c92ed69bcf48aba08829213
parentcc4a2e40ed9f114108a72ee8cfaa453ce478e833
Bug 1506: Silence static checkers.

Re-adds a return NULL which was removed because it was redundant. Static
  checkers don't parse the logic, so adding it back to make them happy.
src/src/expand.c