when we test master branch we found a runtime error, ``` inet.c:230:26: runtime error: signed integer overflow: num1 * num2 cannot be represented in type 'long' ``` https://github.com/rgaufman/live555/blob/a0eb8f918e83914c10c6c6a358eb2bb4d778f577/groupsock/inet.c#L230