CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/17 10:37:15
Modified files:
usr.sbin/smtpd : map.c
Log message:
in map_stdio_get() use strdup on the right buffer, not on a pointer that
will be NULL 99% of the times... fixes segv in path that's not enabled
yet
