Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: fixes performance regression
e559842 made writable/readable computed with a legacy mode if the properties are written to. LazyTransform still unecessarily wrote to these properties causing a performance regression. Fixes: #31739
- Loading branch information