[openssl-commits] Fixed: openssl/openssl#12904 (master - b7e011f)

Travis CI builds at travis-ci.org
Tue Aug 1 21:29:15 UTC 2017


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

Build: #12904
Status: Fixed

Duration: 33 minutes and 5 seconds
Commit: b7e011f (master)
Author: Andy Polyakov
Message: asn1/a_time.c: make handling of 'fractional point' formally correct.

Even though tm->length >= 15 && v[14] == '.' works in practice,
[because "YYYYMMDDHHMMSS." would be rejected as invalid by
asn1_time_to_tm,] formal correctness with respect to buffer
overstep in few lines vicinity improves readability.

[Also fold one if condition and improve expression readability.]

Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4058)

View the changeset: https://github.com/openssl/openssl/compare/a9dee230372d...b7e011f8b6cf

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/259938594?utm_source=email&utm_medium=notification

--

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20170801/13edf1c8/attachment.html>


More information about the openssl-commits mailing list