Notice! - If a Redis module was involved, please open an issue in the module's repo instead! - If you're using docker on Apple M1, please make sure the image you're using was compiled for ARM!
Crash report
There is a memory leak in the ACLAppendUserForLoading function of the \src\acl.c
Additional information NA
Comment From: enjoy-binbin
thanks for the report, look like you are right, i am trying to see if i can write a test to fix it
Comment From: enjoy-binbin
This leak will only happen in loadServerConfigFromString, that is, when we load redis.conf so if there is an error in this case, redis will exit