Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think you meant "va_end(ap);".

Created a pull request for you: https://github.com/antirez/sds/pull/8



No, I'm pretty sure that `va_end(cpy)` is correct. `ap` is the `va_list` passed into the function. `cpy` is the local copy.


You're right. Fixed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: