On Tue Jan 2 17:38:41 2024 +0000, eric pouech wrote:
thanks, looks like a regression added recently please update your patch with:
- proper test case so that this error doesn't creep in again (like
changing case in some of existing tests)
- add similar change to ANSI version of APIs which suffers from same bug
TIA
applied the same fix to getenv() and added tests, although i'm not sure if they're sufficient enough.