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

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 26 16:16:12 UTC 2015


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

intrigeri pushed a commit to branch upstream-master
in repository onioncat.

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

    typo
    
    git-svn-id: https://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