Displaying 1 result from an estimated 1 matches for "vg_intercept".
Did you mean:
is_intercept
2003 May 17
0
opensshd fd_set definition problem
Hello,
I have been playing with valgrind + openssh-3.5p1 as
distributed in Red Hat 9. In the report, I get this:
==1059== Invalid read of size 4
==1059== at 0x40170B7D: vgAllRoadsLeadToRome_select
(vg_intercept.c:612)
==1059== by 0x40170DF2: __select (vg_intercept.c:681)
==1059== by 0x804E4C6: (within /usr/sbin/sshd)
==1059== by 0x403DC5CC: __libc_start_main (in
/lib/libc-2.3.2.so)
==1059== by 0x804C560: (within /usr/sbin/sshd)
==1059== Address 0x41363BFC is 0 bytes after a block of
size 4...