Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 846975f367f75f3503b44c12e49d980dca181647 https://github.com/openssl/openssl/commit/846975f367f75f3503b44c12e49d980dca181647 Author: slontis <shane.lon...@oracle.com> Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M .github/workflows/run-checker-daily.yml M ssl/record/rec_layer_d1.c M ssl/statem/statem.c M ssl/statem/statem.h M ssl/statem/statem_srvr.c Log Message: ----------- Fix sctp compile errors Fixes #19371 running config with 'enable-sctp' gave compiler errors. Reviewed-by: Tomas Mraz <to...@openssl.org> Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Hugo Landau <hlan...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19398)