CXX-1116 result::insert_one needs to hold on to owned copy of _id ele
Fixes a bug where the return value of result::insert_one::inserted_id() could contain dangling references.
parent
ed86f1ec
Please register or sign in to comment
Fixes a bug where the return value of result::insert_one::inserted_id() could contain dangling references.