mirror of
https://github.com/opnsense/src.git
synced 2026-03-05 23:00:45 -05:00
A bug in the EFI HTTP driver of TianoCore EDK2 causes memory corruption when an http instance that uses tls is reconfigured, leading to a crash. Work around this by forcing a new http instance for each request instead of reconfiguring the existing one. The upstream bug report is https://bugzilla.tianocore.org/show_bug.cgi?id=1917 Submitted by: bcran Reviewed By: imp, kevans, tsoome MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D21281 |
||
|---|---|---|
| .. | ||
| delay.c | ||
| devicename.c | ||
| devpath.c | ||
| efi_console.c | ||
| efi_driver_utils.c | ||
| efichar.c | ||
| efienv.c | ||
| efihttp.c | ||
| efinet.c | ||
| efipart.c | ||
| efizfs.c | ||
| env.c | ||
| errno.c | ||
| handles.c | ||
| libefi.c | ||
| Makefile | ||
| Makefile.depend | ||
| time.c | ||
| time_event.c | ||
| wchar.c | ||