mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:43:31 +03:00
hash: provide asserts to verify API use
- converted the Curl_hash_count() macro to a function - Discourage accessing struct fields directly - Document the internal API in HASH.md Closes #14503
This commit is contained in:
parent
41a01033b3
commit
c0233a35da
9 changed files with 246 additions and 15 deletions
|
|
@ -70,6 +70,7 @@ EXTRA_DIST = \
|
|||
FAQ \
|
||||
FEATURES.md \
|
||||
GOVERNANCE.md \
|
||||
HASH.md \
|
||||
HELP-US.md \
|
||||
HISTORY.md \
|
||||
HSTS.md \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue