[Dnsmasq-discuss] [PATCH 2/2] Fix undefined behaviour in masks construction

Simon Kelley simon at thekelleys.org.uk
Wed Sep 17 21:19:17 BST 2014


On 17/09/14 14:05, Richard Genoud wrote:
> Left shifting int values is a undefined behaviour in C.
> So we cast explicitly in in_addr_t (uint32_t) the value to be
> shifted.
> 

Both patches applied. Many thanks.


Simon.





More information about the Dnsmasq-discuss mailing list