]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/commit
Converted recursive allocator creation functions to while loops to remove potential...
authorJustin Sobota <jsobota@ti.com>
Tue, 26 Feb 2013 23:57:44 +0000 (18:57 -0500)
committerJustin Sobota <jsobota@ti.com>
Tue, 26 Feb 2013 23:57:44 +0000 (18:57 -0500)
commit567fe69312e56e8aa13e3f213694ec18901ab96d
treeb0b0c281554b6d02bc5df01f0243a11c035e5243
parentc9e93a016bbd7432682b1f2d94a95ae616543c21
Converted recursive allocator creation functions to while loops to remove potential for stack corruptions.  Other cleanup
include/rm_loc.h
include/rm_nameserverloc.h
src/rm.c
src/rm_allocator.c
src/rm_nameserver.c