linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] bug in sdp_handler.c?


From: Vadim Lebedev
Subject: Re: [Linphone-developers] bug in sdp_handler.c?
Date: Fri, 02 Nov 2007 20:35:17 +0100
User-agent: Thunderbird 1.5.0.14pre (X11/20071023)

Vadim Lebedev wrote:
Hello,

Im looking on the sources at savannah  and it seems
that

void
sdp_context_read_answer (sdp_context_t *ctx, sdp_message_t *remote)

Has a bug:

There is a test  if (sdph->get_audio_codecs != NULL)
 ....

// which is followed by call err = sdph->get_audio_codecs (ctx, &payload);


IMO either the test or the call is wrong...
The same problem exists for video media too.


Sorry folks,

The bug is only in the VIDEO payload handling section....

Thanks
Vadim




reply via email to

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