vdr-1.3.39 segfaults on 'svdrpsend.pl clre'

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

 



On Monday 16 January 2006 17:26, Klaus Schmidinger wrote:
> --- epg.c ? ? ? 2006/01/15 13:58:30 ? ? 1.49
> +++ epg.c ? ? ? 2006/01/16 16:18:49
> @@ -935,7 +935,8 @@
> ? ? cSchedulesLock SchedulesLock(true, 1000);
> ? ? cSchedules *s = (cSchedules *)Schedules(SchedulesLock);
> ? ? if (s) {
> - ? ? s->Clear();
> + ? ? for (cSchedule *Schedule = s->First(); Schedule; Schedule =
> s->Next(Schedule)) 
> + ? ? ? ? Schedule->Cleanup(INT_MAX); 
> ? ? ? ?return true;
> ? ? ? ?}
> ? ? return false;

I am not able to reproduce the error with the patch applied :)

Thx
-- 
---------------------------------------
Malte Schr?der
MalteSch@xxxxxx
ICQ# 68121508
---------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/vdr/attachments/20060116/1990b5bd/attachment-0001.pgp

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux