tor/changes/bug13111-generate-keys-on-empty-file

8 lines
259 B
Plaintext
Raw Normal View History

o Minor bugfixes
- Stop crashing when a NULL filename is passed to file_status().
Fixed as part of bug 13111.
o Minor enhancements:
- Return FN_ERROR when a zero-length filename is passed to file_status().
Fixed as part of bug 13111.