[Pkg-privacy-commits] [onioncat] 04/340: typo

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository onioncat.

commit 59d88a0a880856a3093c36b16b957044a0e58d5c
Author: eagle <eagle at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date:   Thu Feb 7 12:39:02 2008 +0000

    typo
    
    git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@118 58e1ccc2-750e-0410-8d0d-f93ca75ab447
---
 ocatroute.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ocatroute.c b/ocatroute.c
index 3910f33..7074d91 100644
--- a/ocatroute.c
+++ b/ocatroute.c
@@ -454,7 +454,7 @@ void *socket_receiver(void *p)
                write(tunfd_[1], ((uint32_t*) ihd) - 1, plen + 4 + IP6HLEN);
                ihd = (char*) ihd + plen + IP6HLEN;
                len -= plen + IP6HLEN;
-               plen = validate_frame(ihd);
+               plen = validate_frame(ihd, len);
             }
 #else
             write(tunfd_[1], ihd, len);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git



More information about the Pkg-privacy-commits mailing list