File: TODO

package info (click to toggle)
hexer 0.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 788 kB
  • ctags: 995
  • sloc: ansic: 12,977; makefile: 98
file content (3 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (2)
1
2
3
To-do list for hexer, the simple binary editor:
- check for malloc()/realloc()/strdup() result in almost all of the code!
- check for errors from the hexer internal routines, too