mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-09 04:39:50 -05:00
1d4641ff05
A lambda catch-all caught a temporary variable that went out of scope before the lambda. This was detected by an address sanitizer.