author | Justin Sobota <jsobota@ti.com> | |
Tue, 26 Feb 2013 23:57:44 +0000 (18:57 -0500) | ||
committer | Justin Sobota <jsobota@ti.com> | |
Tue, 26 Feb 2013 23:57:44 +0000 (18:57 -0500) | ||
commit | 567fe69312e56e8aa13e3f213694ec18901ab96d | |
tree | b0b0c281554b6d02bc5df01f0243a11c035e5243 | tree | snapshot (tar.xz tar.gz zip) |
parent | c9e93a016bbd7432682b1f2d94a95ae616543c21 | commit | diff |
Converted recursive allocator creation functions to while loops to remove potential for stack corruptions. Other cleanup