Artifact 01175426be660e95ff77c6674e394a3e956b8cd9:
- File sftp.c — part of check-in [1129bffc22] at 2013-07-11 12:24:53 on branch trunk — xfer_{up,down}load_gotpkt free their input sftp_packet as a side effect of handling it, but they do not free it if it isn't a packet they recognise as part of their upload/download. Invent a return value that specifically signals this, and consistently free pktin at every call site if that return value comes back. Also, ensure that that return value also always comes with something meaningful in fxp_error. (user: simon size: 34961)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.