Code

notify_email plugin: Check for "session == NULL" and return gracefully.
authorFlorian Forster <octo@huhu.verplant.org>
Sun, 5 Sep 2010 07:42:40 +0000 (09:42 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 5 Sep 2010 07:42:40 +0000 (09:42 +0200)
commit9ff8f5da48f2602881d64ab6a1c3e38f929bc418
treec3769d3a723b2cd8ca397b13ca1f26f63b500acc
parenta12cb627513a24de25401d3e0e29763db724bf5c
notify_email plugin: Check for "session == NULL" and return gracefully.

I don't know how libesmtp handles NULL pointers and I don't want to take
my chances.
src/notify_email.c