Kbase P9823: Collisions with MD5 functions when building esql application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/01/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Collisions with MD5 and SSL when building esql application
Embedded SQL/C
Generated a new .lnk files and have discovered that there are collisions between the symbols in our libraries and object files with the progress object files.
For example, md5.obj has MD5Init, MD5Final, MD5Update, and others that collide with other cases where MD5 hashes are used.
CHANGE:
Upgrade from 8.3B to 9.1D from 8.3B
CAUSE:
Collisions between the symbols in our libraries and object files with the progress object files. Bug 20021018-017
FIX:
Apply SP3 were the bug was fixed.