History log of /system/core/libcutils/strdup16to8.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2b98a9eec096c85a0e54f7a74267580b64604017 27-Aug-2015 Nick Kralevich <nnk@google.com> strdup16to8.c: fix benign integer underflow.

A size_t value is not allowed to go below zero.

Change-Id: Ic888c6605d911e0b5dbee1a2fe1daf41e616e106
/system/core/libcutils/strdup16to8.c
a26c4e049a8fd163ba5f25d0c43c8a3fee86453f 02-May-2009 David 'Digit' Turner <digit@google.com> Fix a potential integer overflow bug that could result in memory overwrites.
Also add a check to the result of malloc()
/system/core/libcutils/strdup16to8.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/strdup16to8.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/strdup16to8.c
4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/system/core/libcutils/strdup16to8.c