Skip to content

Commit 9876e2b

Browse files
committed
sftp: route Recv* parsers through GetStringRef
Convert the unflagged server Recv* handlers (RecvRealPath, RecvRMDIR, RecvMKDIR, RecvOpenDir, RecvReadDir, RecvClose, RecvRemove, RecvFSTAT, RecvSTAT, RecvLSTAT, RecvSetSTAT, RecvFSetSTAT) to GetStringRef, GetSize, and GetUint32 so all Recv* paths share one bounds-checked idiom.
1 parent 153e6d7 commit 9876e2b

1 file changed

Lines changed: 73 additions & 136 deletions

File tree

0 commit comments

Comments
 (0)