mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 03:52:49 -05:00
Replace sftp_pkt_get* with BinarySource.
This is the first major piece of code converted to the new unmarshalling system, and allows me to remove all the sftp_pkt_get* functions in sftp.c that were previously duplicating standard decode logic.
This commit is contained in: