Re: [evolution-patches] Fixes for GW calendar issues



On Thu, 2004-03-04 at 22:18 +0530, Harish Krishnaswamy wrote:

> hi,
> 
>  The following is a fix for a couple of issues that is preventing the
> correct display of GW calendar items in the UI. 
> 
> 1) The tm structure holds the no. of years from 1900 and not the
> absolute year value. The range for the month is zero-based.
> 2) Timezone should be set to UTC while returning the ecal_component.
> 
both look ok to me, although I guess there is a leak in the 2 calls to
g_strdup ("UTC"). There is no call to either
e_cal_component_free_datetime or g_free on that allocated memory.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]