CVSROOT:        /cvs
Module name:    src
Changes by:     mb...@cvs.openbsd.org   2022/11/18 12:47:40

Modified files:
        usr.bin/ssh    : channels.c 

Log message:
In channel_request_remote_forwarding the parameters for permission_set_add
are leaked as they are also duplicated in the call.
Found by CodeChecker.
ok djm

Reply via email to