linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Bug in drawdib-display.c


From: Sven Westergren
Subject: [Linphone-developers] Bug in drawdib-display.c
Date: Wed, 30 Jun 2010 13:17:20 +0200

Hi all,

 

Am I the only one getting errors from line 470 in drawdib-display.c?

 

        if (wd->window==NULL){

                goto end;

        }

 

Seems it should be obj->window rather than wd->window?

 

/Sven


reply via email to

[Prev in Thread] Current Thread [Next in Thread]