Patch #3128 has been updated. 

Project: softdevice
Category: None
Status: Open
Submitted by: scop
Assigned to : none
Summary: Fix logging crash

Follow-Ups:

Date: 2011-Feb-07 09:08
By: scop

Comment:
Log() may end up using the arg list twice without calling va_end() and 
va_start() again which crashes immediately for me. The attached patch fixes it.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://developer.berlios.de/patch/?func=detailpatch&patch_id=3128&group_id=2051
_______________________________________________
Softdevice-devel mailing list
Softdevice-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to