10 Sep
2019
10 Sep
'19
2:33 a.m.
Hi Zebediah, On 6/9/19 11:48 pm, Zebediah Figura wrote:
Given that the the thing Coverity is complaining about is sin_zero, is this really a salient warning to fix?
Maybe, however all the other places, except one, clears the the sockaddr_in structure first, the other memset's the sin_zero part. Regards Alistair.