Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-06 | curl -w: handle a blank input file correctly | Daniel Stenberg | |
Previously it would end up with an uninitialized memory buffer that would lead to a crash or junk getting output. Added test 1271 to verify. Reported-by: Brian Carpenter Closes #4786 |