Artifact 2af8b97fea074880343e1a1b5a7bb421b3d3c69f:
- File scp.c — part of check-in [5ec3c6472e] at 2003-10-12 08:16:39 on branch trunk — Remove all the "assert(len>0)" which forbade zero-length writes across the from_backend() interface, after having made all implementations safe against being called with len==0 and possibly-NULL/undefined "data". (This includes making misc.c:bufchain_add() more robust in this area.) Assertion was originally added 2002-03-01; e.g., see plink.c:1.53 [r1571]. I believe this now shouldn't break anything. This should hopefully make `ppk-empty-comment' finally GO AWAY. (Tested with Unix PuTTY.) (user: jacob size: 54241)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.