intel / asynch_mode_nginx

Other
210 stars 61 forks source link

bugfix: skip freeing SSL context if SSL is not initialized. #49

Closed anguslee closed 2 years ago

anguslee commented 3 years ago

resolves #48

zhangp8x commented 3 years ago

@anguslee

Thank you for your contribution, need to provide signoffby first.

Could you please update the pull request commit message with "Signed-off-by:" in the following format Signed-off-by: Name

Note: You are required to use your real name in the sign-off message.

zhangp8x commented 2 years ago

@anguslee Thank you for your effort, we will fix this issue in next release in another way. Your change is rejected for side effect.

daweiq commented 2 years ago

The following patch should fix this issue https://github.com/intel/asynch_mode_nginx/commit/796c2734e0e8b53efd3c5655b60dd2794fcb992f Please let us know if it does not work.