[INN-COMMITTERS] inn/nnrpd (sasl.c)

Russ Allbery Russ_Allbery at isc.org
Sun Dec 19 21:59:47 UTC 2004


    Date: Sunday, December 19, 2004 @ 21:59:47
  Author: rra
    Path: /proj/cvs/isc/inn/inn/nnrpd

Modified: sasl.c

Use an intermediate variable in calls to sasl_getprop to avoid lying to C's
type system.  (const char ** and const void ** are not compatible, even
though everyone wishes they were.)


--------+
 sasl.c |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)


More information about the inn-committers mailing list