Actions
Bug #391
closedvalgrind reports "invalid read" when calling gethostbyname()
Start date:
Due date:
% Done:
100%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
found with valgrind on caesar
related questions:
related questions:
- Do we still need the Windows'95 workaround (siehe ''NO_WINDOWS95_ADDRESS_TRANSLATION_WORKAROUND'')?
- ''gethostbyname()_r'' should be used instead of ''gethostbyname()'' when available
Updated by Andrew Chiw over 12 years ago
- Subject changed from valgrind meldet "invalid read" bei gethostbyname()-Aufrufen to valgrind reports "invalid read" when calling gethostbyname()
Updated by Jörg Riesmeier over 8 years ago
- Category set to Library
- Assignee set to Jörg Riesmeier
Updated by Jörg Riesmeier over 8 years ago
Also remove call to gethostbyname() in "dcmnet/include/dcmtk/dcmnet/dcompat.h"?
Updated by Jörg Riesmeier over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
See commit 18e429f and 105f4c2.
Actions