]> Git Repo - secp256k1.git/commit
Prepare for manual memory management in preallocated memory
authorTim Ruffing <[email protected]>
Thu, 18 Oct 2018 17:09:51 +0000 (19:09 +0200)
committerTim Ruffing <[email protected]>
Sat, 25 May 2019 11:58:09 +0000 (13:58 +0200)
commit1bf7c056bad64f3a29652c2cb4f3534ec5c897a9
tree62c24162737a89e4ae751a40ddb1122999aca7c9
parent36698dcfeeef11f1d49c9f808f49025efc541d97
Prepare for manual memory management in preallocated memory

 * Determine ALIGNMENT more cleverly and move it to util.h
 * Implement manual_malloc() helper function
src/scratch_impl.h
src/util.h
This page took 0.023066 seconds and 4 git commands to generate.