Attention is currently required from: Nico Huber, Angel Pons, Nikolai Artemiev, Sergii Dmytruk.
4 comments:
File writeprotect.c:
/* For equal length ranges, list the one with a lower start address */
/* first. */
This looks like a multiline comment pretending to be two single-line comments in a row :) Probably should be an actual multi-line comment?
/* Ranges a and b are identical, order them by the values of the bits */
/* that are used to select them. */
And this one too
/* Enumerate all values the range bits can take and find the range */
/* associated with each one. */
And this one too
/* Extract bits from the range index and assign them to members */
/* of the wp_bits structure. */
And this one
To view, visit change 58481. To unsubscribe, or for help writing mail filters, visit settings.