Commit 89e0175
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 6496007 commit 89e0175
1 file changed
Lines changed: 73 additions & 136 deletions
0 commit comments