Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
log_group_read_log_seg(): Validate the length
If the LOG_BLOCK_HDR_DATA_LEN field is corrupted, scanning the log records could fail in strange ways. It is better to validate the field as part of validating each log block.
- Loading branch information