On Sun, Sep 09, 2012 at 08:00:38PM -0700, Andrew Gaul wrote:
# HG changeset patch
# User Andrew Gaul <and...@gaul.org>
# Date 1347245686 25200
# Branch HEAD
# Node ID 4fa799cbf296ebd8fc7ce0eacb05807fcfa30c4d
# Parent 70810a88ce9feb66d5c74e7ec3f2a633bd8b5312
Make imap_free_header_data type-safe
Also push conditional into function for safety and consistency with
other free functions.
I've committed this, followed by another patch since it was
generating compiler warnings when passing &ctx->data to
imap_free_header_data()