Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by
8, bitncmp() may dereference a pointer one byte out of bounds. Chris Mikkelson (bug #5101)
Showing
Please register or sign in to comment
8, bitncmp() may dereference a pointer one byte out of bounds. Chris Mikkelson (bug #5101)