Skip to content
Snippets Groups Projects
Heinrich Schuchardt's avatar
Heinrich Schuchardt authored
InstallProtocolInterface() is called with a pointer to the protocol GUID.
There is not guarantee that the memory used by the caller for the protocol
GUID stays allocated. To play it safe the GUID should be copied to U-Boot's
internal structures.

Reported-by: default avatarJoerie de Gram <j.de.gram@gmail.com>
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
66028930
History