Hi André, On Tue, Feb 22, 2011, Andre Guedes wrote: > In the current implementation of le_advertising_report(), the variable > 'info' has an invalid memory address after the 'for' loop. If 'info' > is dereferenced it will access invalid memory. > > This patch fixes this potential bug and improves the code's readability. > --- > plugins/hciops.c | 15 ++++++++++----- > 1 files changed, 10 insertions(+), 5 deletions(-) The patch has been pushed upstream. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html