Artifact 8349f7baa1bc4faed2931ffa8045012e2778d822:
- File pscp.c — part of check-in [ff4be3ebbd] at 2013-07-11 12:24:39 on branch trunk — It's not actually legal by the C standard to call qsort with a null array pointer, _even_ if you're asking it to sort zero elements so that in principle it should never dereference that pointer. Fix the four instances in PSCP/PSFTP where this was previously occurring. (user: simon size: 60282)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.