arm-trusted-firmware/drivers
Sandrine Bailleux 493c8cb2ae Fix file_to_uuid() function
This patch fixes a bug in the 'file_to_uuid()' function: it used
to cause an exception by dereferencing a null pointer when
a given UUID was not found in the UUID array. The fix is to delete
the final null entry in the UUID array, which is not needed because
the array is statically declared so its size is known at build time.

Fixes ARM-software/tf-issues#43

Change-Id: I0a003485b88134564c0d36f57c274215d9e16532
2014-03-21 17:17:48 +00:00
..
arm Specify address of UART device to use as a console 2014-02-20 19:06:34 +00:00
io Fix file_to_uuid() function 2014-03-21 17:17:48 +00:00
power Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00