[Hotfix/replace_strcmp_to_strncmp...] Replaced strcmp to strncmp in http_read_status_message : If char* begin is not normally null - terminated, It crashes and emit SIGSEGV. #5

Merged
enbay merged 1 commit from hotfix/replace_strcmp_to_strncmp_in_status_message_parse into main 2025-10-21 12:37:29 +09:00
Owner

Replaced strcmp to strncmp in http_read_status_message .
If char* begin is not normally null - terminated, It crashes and emit SIGSEGV.

Replaced strcmp to strncmp in http_read_status_message . If char* begin is not normally null - terminated, It crashes and emit SIGSEGV.
enbay merged commit 59f4ac8102 into main 2025-10-21 12:37:29 +09:00
enbay deleted branch hotfix/replace_strcmp_to_strncmp_in_status_message_parse 2025-10-21 12:37:29 +09:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
enbay/http-c!5
No description provided.