Hi Dmitriy, On Wed, Feb 09, 2011, Dmitriy Paliy wrote: > This fixes bluetoothd exit when AT+VTS command is badly formatted, > e.g. as AT+VTS\xfe\xfe[...]=1 > > Verification it done for the numeric value to be larger than 0x23, > that corresponds to the hash '#', and to be lower than 0x44, that > corresponds to 'D', such that the tone is in {0-9, *, #, A, B, C, D}. > --- > audio/headset.c | 8 +++++++- > 1 files changed, 7 insertions(+), 1 deletions(-) Pushed upstream (after the obvious typo fix in the subject). 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