Artifact 89f8d6ef17ffc8c4e191d8d3780cbe3d03ac1b6a:
- File plink.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: 21145)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.