hzfan opened a new pull request #15937: Fix illegal memory access bug in TBlob
URL: https://github.com/apache/incubator-mxnet/pull/15937
 
 
   ## Description ##
   Fix the illegal memory access bug in 
https://github.com/apache/incubator-mxnet/issues/15931#issue-481722026
   
   ### Changes ###
   - Declare explicitly TBlob default copy constructor
   - Declare explicitly TBlob default assignment operator
   
   ## Comments ##
   - This is a backward incompatible change. I'm not sure if the modification 
of the default behavior of TBlob copy constructor and assignment operator will 
affect anything.
   
   Thank @yzhiliu and @reminisce for review and guidance.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to