[U-Boot] [PATCH 01/22] dm: i2c: Add a missing memory allocaton check

Simon Glass sjg at chromium.org
Thu Mar 5 05:09:09 CET 2015


On 19 February 2015 at 00:41, Heiko Schocher <hs at denx.de> wrote:
> Hello Simon,
>
> Am 18.02.2015 22:10, schrieb Simon Glass:
>>
>> This strdup() is missing a check. Add it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>>   drivers/i2c/i2c-uclass.c | 2 ++
>>   1 file changed, 2 insertions(+)
>
>
> Good catch, Thanks!
>
> Acked-by: Heiko Schocher <hs at denx.de>

Applied to u-boot-dm.


More information about the U-Boot mailing list