Please report new issues athttps://github.com/DOCGroup
The implementation of the CDR extration operator (>>) for object keys and other "TAO_opaque" objects is incorrect. More specifically, it does not take into account if the source data is zero-copyable.
This bug can result in crashes. I will submit a patch, so there is no reason not to get it fixed for 1.3
Created attachment 163 [details] Fixes the bug by disabling zero-copy when not appropriate.
Sounds neat! Would you happen to have a test case for this? Please go ahead and check this in or let me know and I can check this in.
Fixed and here is the relevant ChangeLog entry Tue Nov 26 00:01:07 2002 Balachandran Natarajan <bala@isis-server.isis.vanderb ilt.edu>
Forgot to mark it as fixed:(