Networking error and overwriting #249

Open
opened 2026-01-29 16:38:55 +00:00 by claunia · 0 comments
Owner

Originally created by @sidgairo18 on GitHub (Jan 21, 2017).

Originally assigned to: @rkuchumov on GitHub.

overwrite_var: Overwriting handle sockfd in sockfd = socket(p->ai_family, SOCK_STREAM, p->ai_protocol) leaks the handle.

File src.lib_ccx/networking.c function tcp_bing()

Originally created by @sidgairo18 on GitHub (Jan 21, 2017). Originally assigned to: @rkuchumov on GitHub. overwrite_var: Overwriting handle `sockfd` in `sockfd = socket(p->ai_family, SOCK_STREAM, p->ai_protocol)` leaks the handle. File src.lib_ccx/networking.c function `tcp_bing()`
claunia added the GCI19 label 2026-01-29 16:38:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#249