mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
In GetDns4ServerFromDhcp4(), the return value of Dhcp4->Build() was not checked. Add error handling and a NULL check on the resulting Token.Packet before use. Cc: Saloni Kasbekar <saloni.kasbekar@intel.com> Cc: Zachary Clark-williams <zachary.clark-williams@intel.com> Signed-off-by: abuthahirm <abuthahirm@ami.com> |
||
|---|---|---|
| .. | ||
| ComponentName.c | ||
| DnsDhcp.c | ||
| DnsDhcp.h | ||
| DnsDriver.c | ||
| DnsDriver.h | ||
| DnsDxe.inf | ||
| DnsDxe.uni | ||
| DnsDxeExtra.uni | ||
| DnsImpl.c | ||
| DnsImpl.h | ||
| DnsProtocol.c | ||