| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Fix invalid free() of driver_dir
* get_longest() is no longer chewing through 8 * 4096 bytes of memory
* Add a few guards after memory allocation(s)
|
| | |
|
| |
|
|
|
|
|
|
| |
* Fix indentation
* Draw art outside of the driver
* Move globals up to the top
* Fix buffer overflow(s)
* Free driver memory
|
| |
|
|
|
| |
* gcc 4.8.5 complained about assigning an initializer to a constant
* Change driver parser so it seeks back to the beginning of the data section
|
| | |
|
| |
|