>>>>> "Nico" == Nico Williams <nico at cryptonector.com> writes:
    Nico> Er, no, none of the apps should be using new functions, only
    Nico> gss_release_buffer() when they were free()ing (or, free() when
    Nico> they were using gss_release_buffer() for application-allocated
    Nico> buffers).
Thanks. We will fix.