mirror of https://github.com/acidanthera/audk.git
786a4d1921
TCP payload check is implemented by TcpVerifySegment(), but all the function calls of TcpVerifySegment() are placed in ASSERT(), which is only valid for debug version: ASSERT (TcpVerifySegment (Nbuf) != 0); This patch is to enable the check for release version. Cc: Ye Ting <ting.ye@intel.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Cc: Wang Fan <fan.wang@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> |
||
---|---|---|
.. | ||
ComponentName.c | ||
SockImpl.c | ||
SockImpl.h | ||
SockInterface.c | ||
Socket.h | ||
TcpDispatcher.c | ||
TcpDriver.c | ||
TcpDriver.h | ||
TcpDxe.inf | ||
TcpDxe.uni | ||
TcpDxeExtra.uni | ||
TcpFunc.h | ||
TcpInput.c | ||
TcpIo.c | ||
TcpMain.c | ||
TcpMain.h | ||
TcpMisc.c | ||
TcpOption.c | ||
TcpOption.h | ||
TcpOutput.c | ||
TcpProto.h | ||
TcpTimer.c |