serverglen commented on issue #1700:
URL: 
https://github.com/apache/incubator-brpc/issues/1700#issuecomment-1049937015


   多谢反馈,应该改成这样:
   ```c++
     char tmp[rdma::MAGIC_LENGTH];
     _read_buf.copy_to(tmp, rdma::MAGIC_LENGTH);
   ```
   有兴趣的话可以提个PR修下这个问题。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to