[reSIProcate] Question about TargetCommand

Byron Campen bcampen at estacado.net
Tue Jan 31 10:01:35 CST 2006


	In the copy constructor for TargetCommand, it calls the auto_ptr  
copy constructor for its member auto_ptr<Message> mMessage. Needless  
to say, this invalidates the original TargetCommand object. Is there  
a really good reason we don't want to clone the underlying message?  
If so, we probably should at least put some sort of guard around  
attempts to access that member.

Best regards,
Byron Campen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060131/c334174f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2369 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060131/c334174f/attachment.bin>


More information about the resiprocate-devel mailing list