Ticket #590 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

Fix copying of HTTPMessage, HTTPRequest, HTTPResponse

Reported by: mdickey Owned by: mdickey
Priority: minor Milestone: Pion 2.1.2
Component: Network Library Version:
Keywords: Cc:

Description

Assignment operator and copy constructor not working properly

Attachments

http_message_copying.patch (3.7 KB) - added by mdickey 15 months ago.
Fixes copy/assign of HTTPMessage, HTTPRequest, HTTPResponse + unit tests

Change History

Changed 15 months ago by mdickey

Fixes copy/assign of HTTPMessage, HTTPRequest, HTTPResponse + unit tests

Changed 15 months ago by mdickey

  • status changed from new to closed
  • resolution set to fixed

r627: Added patch that fixes copy constructor and assignment of HTTPMessage, HTTPRequest & HTTPResponse and adds corresponding unit tests. Works in 2.0.x branch as well as trunk (2.1.x).

Note: See TracTickets for help on using tickets.