j
k
j a
j l
There are also leaks in error cases. I think it would be a bit cleaner if those if() branches would only set hres (without returning) and just have free bounds in the end of the function: ``` free(bounds); return hres; ```
Back to the thread
Back to the list