libmem
libmem copied to clipboard
Full code review
After most of the current issues (mainly https://github.com/rdbo/libmem/issues/26) have been solved, there should be a full code review to find flaws in the code before proceeding.
Important: search for TODOs in the source code.
Important: clean up code (remove unused functions, unnecessary comments, unused variables, etc)
Fix warnings if they show up again
Still need to fix warnings across the platforms.