Hi Guillaume,
On 12/08/2010 06:33 AM, Lucas, GuillaumeX wrote:
From: Guillaume Lucas <guillaumex.lucas(a)intel.com>
If a SET UP CALL proactive command with no alpha identifier
occurs, the alpha_id pointer will be set to NULL. This will
generate a crash in the stkagent with dbus function. To avoid
this we use an empty string if the alpha identifier is not
present in the command.
---
src/stk.c | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
Patch has been applied, thanks.
Regards,
-Denis