[SERVER-49100] Fix the Head classes move constructor in Biggie to move its variables Created: 25/Jun/20  Updated: 29/Oct/23  Resolved: 25/Jul/20

Status: Closed
Project: Core Server
Component/s: Storage
Affects Version/s: None
Fix Version/s: 4.7.0

Type: Bug Priority: Major - P3
Reporter: Gregory Wlodarek Assignee: Yuhong Zhang
Resolution: Fixed Votes: 0
Labels: intern_ephemeral_for_test
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Execution Team 2020-07-27, Execution Team 2020-08-10
Participants:

 Description   

The move constructor in the Head class calls std::move() on the Node class. However, the Head class has some additional variables that do not get moved, which we should include in the move constructor.



 Comments   
Comment by Githook User [ 25/Jul/20 ]

Author:

{'name': 'Yuhong Zhang', 'email': 'danielzhangyh@gmail.com', 'username': 'YuhongZhang98'}

Message: SERVER-49100 Fix the Head classes move constructor in Biggie to move its variables
Branch: master
https://github.com/mongodb/mongo/commit/11b170e4d17e38def3e1f3376f0b153ca86e55a2

Generated at Thu Feb 08 05:18:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.