freebsd-skq/stand/efi/libefi
tsoome 3cbec545e7 utf8_to_ucs2() should check for malloc failure
utf8_to_ucs2() is calling malloc() without checking the result.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D13933
2018-01-16 20:35:54 +00:00
..
delay.c
devicename.c
devpath.c
efi_console.c
efi_driver_utils.c
efichar.c utf8_to_ucs2() should check for malloc failure 2018-01-16 20:35:54 +00:00
efinet.c
efipart.c libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
efizfs.c
env.c
errno.c
handles.c
libefi.c
Makefile libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
Makefile.depend
time_event.c
time.c
wchar.c