X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FMtftp6Dxe%2FMtftp6Rrq.c;h=348a8f29c70fcb13e2f9c4f84292d8f721812f65;hp=07a86d6a362626a8aa4a9421178f64ad93240223;hb=7a49cd087506d3c9d3b290e749b3191988880bbb;hpb=520204901774129b8525c976da37b12159d78684 diff --git a/NetworkPkg/Mtftp6Dxe/Mtftp6Rrq.c b/NetworkPkg/Mtftp6Dxe/Mtftp6Rrq.c index 07a86d6a36..348a8f29c7 100644 --- a/NetworkPkg/Mtftp6Dxe/Mtftp6Rrq.c +++ b/NetworkPkg/Mtftp6Dxe/Mtftp6Rrq.c @@ -1,7 +1,7 @@ /** @file Mtftp6 Rrq process functions implementation. - Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+ Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -477,6 +477,7 @@ Mtftp6RrqHandleOack ( if (EFI_ERROR (Status)) { return Status; } + ASSERT (Options != NULL); // // Parse the extensive options in the packet.