>Number: 2188 >Category: apache-api >Synopsis: compat.h : "#define md5 ap_md5" missed. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: mistaken >Submitter-Id: apache >Arrival-Date: Tue May 5 22:50:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b6 >Environment: Linux 2.1.99 gcc 2.8.1 >Description: md5() is changed to ap_md5(), but compat.h does not map old one to new one. This is used in mod_fastcgi.c >How-To-Repeat: Build apache with mod_fastcgi or any other which use md5().
cf) http://www.fastcgi.com >Fix: add #define md5 ap_md5 to the compat.h >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
