mirror of
https://github.com/SOCI/soci.git
synced 2026-05-13 07:09:12 -05:00
739815ba08
It was not obvious that this member variable couldn't be used without being initialized, so do initialize it to ensure that it always has a valid value. Also fix a typo in a related comment.