zlib-ng / minizip-ng

Fork of the popular zip manipulation library found in the zlib distribution.
Other
1.24k stars 434 forks source link

Implicit conversion loses integer precision: 'unsigned long' to 'int32_t' #811

Closed Coeur closed 3 weeks ago

Coeur commented 3 weeks ago

Since its very first release in 1998, OpenSSL has always returned an unsigned long: https://github.com/openssl/openssl/blame/3edd7ed15de229230f74c79c3d71e7c9c674cf4f/crypto/err/err.c#L295