how to free mem?

Open
#38 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
c
Domain
backend

Research direction

Start at hashmap_free in the C implementation and reproduce the reported memory growth with a minimal use of the API. Confirm whether memory remains high after freeing, then document the observed cleanup behavior and verify the result with the same reproduction.

Written by the indexing model from the issue text.

Description

i found that hashmap_free do not work, the mem can not free and with the time going on, the mem will reach very high, so what can i do?

Dominant language
C
Stars
1k
Forks
138
PR merge metrics
No merged PRs in 30d

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.

More from tidwall/hashmap.c

All issues in tidwall/hashmap.c

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.