I'm having a few buffer overflows. Rather then going through the mess of determining what buf's need to be freed at the end of the function and why stock ROM works without them, I'm just trying to do a universal buffer termination, like sticking the free_buf in void do_function...
What I know of C I learned myself so of course I can be completely in the dark about this. Any help would be JUST KEEN!

