commit | b5c518a86451f34c3ff32f65471ebe4a14749281 | [log] [tgz] |
---|---|---|
author | Ningyuan Wang <nywang@google.com> | Tue Feb 02 10:08:07 2016 -0800 |
committer | Ningyuan Wang <nywang@google.com> | Tue Feb 02 14:14:46 2016 -0800 |
tree | be1e1ffc27117fe9e0ce4fbbd41e717cd6c92617 | |
parent | 738c8b65eb418e475d082f6cc66d971ec2a4604a [diff] |
DHCPMessage: change the return type of InitRequest() Change the return type of DHCPMessage::InitRequest() from 'DHCPMessage' to 'void' to avoid copy constructor. Bug: 25642025 TEST=compile and unittest Change-Id: I4dd85644ebb5f29f5a56f4a24b898f06e6cacecd