Build Update for openssl/openssl ------------------------------------- Build: #38690 Status: Errored
Duration: 1 hr, 8 mins, and 49 secs Commit: f2a7151 (master) Author: Shane Lontis Message: Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA. By the time the keygen is called the references to strings inside the gen ctx are floating pointers. A strdup solves this problem. Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/13432) View the changeset: https://github.com/openssl/openssl/compare/ae2e4d1fd119...f2a7151849a5 View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/202941932?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
