Closed aszepieniec closed 3 months ago
Instead of storing a pointer. This quirk is causing a lot of hassle downstream.
AFAICT using the reference doesn't really serve any purpose. Auth paths do not occupy a lot of memory and copying them is cheap.
Instead of storing a pointer. This quirk is causing a lot of hassle downstream.
AFAICT using the reference doesn't really serve any purpose. Auth paths do not occupy a lot of memory and copying them is cheap.