[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ettercap security patches (stable and oldstable) for CVE-2013-0722



On Thu, 2013-01-17 at 19:40 +0000, Barak A. Pearlmutter wrote:
> +-enum {
> +-   NS_IN6ADDRSZ            = 16,
> +-   NS_INT16SZ              = 2,
[...]
> ++#define	NS_IN6ADDRSZ 16
> ++#define 	NS_INT16SZ = 2

That second change looks wrong to me. (For the avoidance of doubt, the
"=".)

Regards,

Adam


Reply to: