Peter Jones
|
4dbef508ab
|
Initialize entries before we pass it to another function.
Coverity scan noticed that entries is uninitialized when we pass its
location to another function.
Signed-off-by: Peter Jones <pjones@redhat.com>
|
2013-11-21 11:48:24 -05:00 |
|
Peter Jones
|
6e5d86e565
|
Clean up warnings.
Signed-off-by: Peter Jones <pjones@redhat.com>
|
2013-10-01 14:38:09 -04:00 |
|
Gary Ching-Pang Lin
|
b82d6d7cb1
|
simple_file: Allocate buffers for file entries
The dir filter appends L'/' to the directory entries without
allocating a new buffer, and this could crash the whole program.
|
2013-09-26 11:58:01 -04:00 |
|
Matthew Garrett
|
d359712e1b
|
Port MokManager to Linux Foundation loader UI code
This is the first stage of porting the MokManager UI to the UI code used
by the Linux Foundation UEFI loader.
|
2013-09-26 11:57:59 -04:00 |
|