Tomáš Mráz

Results 1511 comments of Tomáš Mráz

> Because the commit [79040cf](https://github.com/openssl/openssl/commit/79040cf29e011c21789563d74da626b7465a0540) that this PR fixes went into 3.2 and later, this change should also go into the 3.2, 3.3, 3.4 and master branches. Are you cherry...

> Can this be merged please (and also cherry-picked for 3.2, 3.3, 3.4) It will be merged after the 3.4.0 release. The tree is frozen currently.

Merged to the master, 3.4, 3.3 and 3.2 branches. Thank you for your contribution.

Also this would be acceptable with CLA: trivial. Could you please amend the commit message to include `CLA: trivial` on a separate line in the commit message body?

This should have been probably reported against the openssl/web.

Please drop the merge commit. `git reset --hard HEAD~ ; git push --force` should help.

I am not sure we want an API function that examines LC* environment variables - besides I think this would not be a cross-platform solution.

However we will need a CLA signed to be able to merge this PR. https://openssl-library.org/policies/cla/index.html

Force-pushing on pull requests is OK in most cases. This particular use-case is being one of where you cannot avoid it.