Hide Forgot
Using size_t instead of int avoids truncation issues and makes detecting wraparound easier (because signed overflow is undefined). sr_strbuf_grow() should perform overflow/wraparound checks.
Thanks for the report. What do you think of the proposed solution: https://github.com/abrt/satyr/pull/136/files ?
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.