-
- Downloads
Fix reading configuration for multiple custom domains
Without this patch, the different domains end up with pointers to the same domainsConfig struct, as go re-uses the same region of memory on each iteration of a for loop.
parent
9851a84c
No related branches found
No related tags found
Please register or sign in to comment