tor/changes/bug8787

6 lines
278 B
Plaintext
Raw Normal View History

2014-03-31 17:57:40 +02:00
o Minor features:
- Always check return values for unlink, munmap, UnmapViewOfFile;
check strftime return values more often. In some cases all we
can do is report a warning, but this may help prevent deeper
bugs from going unnoticed. Closes ticket 8787.