[vdr] [ANNOUNCE] VDR developer version 1.5.4
Anssi Hannula
anssi.hannula at gmail.com
Sat Jun 23 14:33:25 CEST 2007
Wolfgang Rohdewald wrote:
> On Samstag, 23. Juni 2007, Anssi Hannula wrote:
>
>> I don't really use VDR 1.5 yet, but I tried to run the attached test
>> program. However, it segfaults in *p = 0. I also tested the previous
>> implementation quoted above, and it segfaults similarly.
>
> you try to write into a constant string.
>
> This would work:
>
> char *s;
> s=strdup("DejaVu Sans,DejaVu Sans Condensed:style=Condensed Oblique,Oblique");
>
Right.
It works correctly.
--
Anssi Hannula
More information about the vdr
mailing list