Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   mrg
Date:           Thu Mar  8 10:06:18 UTC 2018

Modified Files:
        src/sys/sys: bitops.h

Log Message:
use 1ul for a left shift that may be greater than int sized.
noticed by martin.

fixes PR#53081.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/sys/bitops.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index