Actions
Bug #1314
closedhttp_request_parse: clear errno before str_to_off_t
ASK QUESTIONS IN Forums:
Description
if earlier syscall sets errno to ERANGE,
http_request_parse does not detect between overflow and r == STR_OFF_T_MAX.
Files
Updated by jan about 17 years ago
- Status changed from New to Assigned
don't strtol() and stroll() reset the errno themself ?
Updated by Safari about 17 years ago
System calls do not modify errno on successful call.
Updated by gstrauss over 8 years ago
- Description updated (diff)
- Assignee deleted (
jan) - Missing in 1.5.x set to Yes
Actions
Also available in: Atom