Good morning, OpenSSL 0.9.8za ‘ssl/s3_pkt.c’ now references the ‘INT_MAX’ define on line 536, but without the ‘limit.h’ include, this produces a compilation fail on Solaris 10 / Studio 12.
Easy fix is to add the limit.h include at the top of s3_pkt.c, and this allows the compilation to succeed in line with previous versions. Patch included below, with ‘ifdef’ to spot the Oracle Studio compiler. Many regards Marty
openssl-0.9.8za-s3_pkt.patch
Description: Binary data
signature.asc
Description: PGP signature
