Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
Repl 2021-03-22
-
185
Description
This is the block of code that's problematic. getTxnNumber() and getStatementId() return by value and the operator* gets in the way so that the lifetime of the temporary optional is not extended.