]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move 'byte_count' calculation just before 'recvurg' check. It is a global
authormaxim <maxim@FreeBSD.org>
Mon, 1 Jul 2002 14:29:44 +0000 (14:29 +0000)
committermaxim <maxim@FreeBSD.org>
Mon, 1 Jul 2002 14:29:44 +0000 (14:29 +0000)
commit53025a95ff19c99a706b837be94878f4cf52cff5
tree0ffa694f4be7a4902369f57c5b804f5f827875a4
parent20e451e8dc81259aed016ba86f53495037c820cd
Move 'byte_count' calculation just before 'recvurg' check. It is a global
variable and used in myoob().

PR: bin/38928
Submitted by: Oliver Fromme <olli@secnetix.de>
MFC after: 1 month
libexec/ftpd/ftpd.c