Skip to content
Commit d42a2e16 authored by Zhang Xiao's avatar Zhang Xiao Committed by Joe MacDonald
Browse files

tftp-hpa: bug fix on separated CR and LF



In ascii mode, if the CR and LF was separated into different transfer
blocks, This LF will be just dropped instead of replacing the previous
CR. Add a checking on the first character to fix it.

Signed-off-by: default avatarZhang Xiao <xiao.zhang@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
parent f135f645
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment