forked from crmulliner/adbi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed the need to dynamically allocate memory in load_memmap() (using
fopen/fgets), this solves crmulliner#5 and still behaves as the mantainers request to not use malloc/calloc)
- Loading branch information
Valerio Lupi
committed
Jan 8, 2016
1 parent
e1d4553
commit ab69e43
Showing
2 changed files
with
57 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters