uNetworking / uNetworking/uSockets

Debug stuff left in

Open
#236 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.5k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

https://github.com/uNetworking/uSockets/blame/182b7e4fe7211f98682772be3df89c71dc4884fa/src/crypto/openssl.c#L539

Also whenever this part runs the server I am hosting becomes unreachable

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/crypto/openssl.c at the referenced line and inspect the surrounding execution path. Reproduce the case where this part runs and the hosted server becomes unreachable, then determine whether the remaining debug code is involved. Done means the debug residue is addressed and the server remains reachable when this path executes.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cryptography, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.