jdanekrh opened a new pull request #174: NO-JIRA: [c] Fix typo in sizeof 
(wrong, bigger, type used)
URL: https://github.com/apache/qpid-proton/pull/174
 
 
   This is a clang-analyzer warning, and it does look suspicious. Consider this 
more like a suspected bug report (diff makes it easier to explain than verbal 
description) than a fix.
   
   > Result of 'calloc' is converted to a pointer of type 'pn_netaddr_t', which 
is incompatible with sizeof operand type 'lsocket_t'
   
   CC @alanconway @astitcher 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to