Patches item #3496353, was opened at 2012-03-02 10:55
Message generated for change (Tracker Item Submitted) made by bvallee
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756078&aid=3496353&group_id=143636

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Benoît Vallée (bvallee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix Date header decoding on leap years

Initial Comment:
There is an error in msg_date_d: 1 day is missing for the month of March on 
leap years.
On leap years, we need to add 1 day from March, not from April! ("mon > 1" 
instead of "mon > 2" because month count start at 0)

Here is the patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756078&aid=3496353&group_id=143636

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to