Build Update for openssl/openssl
-------------------------------------

Build: #6846
Status: Errored

Duration: 18 minutes and 58 seconds
Commit: c42a78c (master)
Author: Matt Caswell
Message: Fix a missed size_t variable declaration

pqueue_size() now returns a size_t, but the variable that gets returned
was still declared as an int.

Reviewed-by: Rich Salz <rs...@openssl.org>

View the changeset: 
https://github.com/openssl/openssl/compare/a1ca39c02c55...c42a78cb57cd

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/173229296

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to