Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes two problems:
1. Copious memory leaks via strdup()
2. Hardcoded default /data/data, not used anywhere else
|
|
|
|
|
|
It was out by one because of some leftover characters from the previous
version.
|
|
|
|
|
|
|
|
This is not a nice function, and seemed to contain a weird stack
corruption somewhere.
It is still not a nice function, but at least no longer seems to contain
a weird stack corruption.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d75b852f52b244796c0386c4f21cf36ca5bfcf70.
|
|
|
|
big number of reflections
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
D'oh!
|
|
|
|
|