linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] [PATCH] fix possible NULL pointer access when clos


From: yi li
Subject: [Linphone-developers] [PATCH] fix possible NULL pointer access when closing videostream
Date: Fri, 23 Nov 2007 18:36:12 +0800

Hi Simon,

Here is a patch fixing possible NULL pointer access when closing videostream.

This error can happen when
linphone_core_stop_media_streams()->video_stream_recv_only_stop() (or
video_stream_send_only_stop())
is called before
video_stream_recv_only_start()/video_stream_send_only_start() is
invoked.

Could you please have a look?

Thanks,

-Yi

Attachment: videostream.c.patch
Description: Text Data


reply via email to

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