Re: [PATCH] xfs: fix signed integer overflow

Joe Perches <[email protected]> Thu, 08 Sep 2016 23:42:01 -0700
Newsgroups gmane.comp.file-systems.xfs.general,gmane.linux.kernel
Message-ID <[email protected]>
On Fri, 2016-09-09 at 14:38 +0800, Xie XiuQi wrote:
> Use 1U for unsigned long, or we'll meet a overflow issue with UBSAN.

trivia: misleading commit message

1U is for unsigned int not unsigned long int


_______________________________________________
xfs mailing list
[email protected]
http://oss.sgi.com/mailman/listinfo/xfs