Fix lambda capturing by refrence, since pointers go out of the function scope, it becomes invalid

This commit is contained in:
msqr1
2024-01-31 11:00:51 -08:00
parent f7acda0006
commit 94a8a68170
2 changed files with 32 additions and 7 deletions

File diff suppressed because one or more lines are too long