commit | 8b496573a934275c0dd2faa172e9b0e980e6728b | [log] [tgz] |
---|---|---|
author | Jack Veenstra <veenstra@android.com> | Tue Apr 28 11:33:55 2009 -0700 |
committer | Jack Veenstra <veenstra@android.com> | Tue Apr 28 13:03:22 2009 -0700 |
tree | ee98db2b4e7be40467a0c1bf3c62c1e5fabfe364 | |
parent | eef93213eaacf44667c084b2e692f20a97470608 [diff] |
Fix a memory deallocation error that was crashing q2dm. Also fix a bunch of compile warnings by changing "char *" to "const char *".