[curl/curl] a03ea6: bearssl: remove incorrect const on variable that i...

Michael Forney <[email protected]> Wed, 26 May 2021 05:44:46 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: a03ea6223950002eba8b1ef0df3133c62f387d6b
      https://github.com/curl/curl/commit/a03ea6223950002eba8b1ef0df3133c62f387d6b
  Author: Michael Forney <[email protected]>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M lib/vtls/bearssl.c

  Log Message:
  -----------
  bearssl: remove incorrect const on variable that is modified

hostname may be set to NULL later on in this function if it is an
IP address.

Closes #7133


  Commit: 7f9c5af8b3c905ae9f96ab16b92049548ca407fb
      https://github.com/curl/curl/commit/7f9c5af8b3c905ae9f96ab16b92049548ca407fb
  Author: Michael Forney <[email protected]>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M lib/vtls/bearssl.c

  Log Message:
  -----------
  bearssl: explicitly initialize all fields of Curl_ssl

Also, add comments like the other vtls backends.

Closes #7133


  Commit: a2fe2f04cd7cb666b2c103f898f6147239be3041
      https://github.com/curl/curl/commit/a2fe2f04cd7cb666b2c103f898f6147239be3041
  Author: Michael Forney <[email protected]>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M .travis.yml
    M scripts/travis/before_script.sh
    M scripts/travis/script.sh

  Log Message:
  -----------
  travis: add bearssl build

Closes #7133


Compare: https://github.com/curl/curl/compare/6b951a692881...a2fe2f04cd7c
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits