golems / amino

Lightweight robotics utility library
http://amino.golems.org
BSD 3-Clause "New" or "Revised" License
39 stars 19 forks source link

Remove extra memory region in struct aa_ct_{pt,seg}_list #18

Open ndantam opened 7 years ago

ndantam commented 7 years ago

aa_ct_pt_list and aa_ct_seg_list should use the memory region passed during creation for all allocations.