Skip to content

Audit assert!() usage in patina-mtrr #104

Description

@makubacki

A large amount of assert!() usage is currently used in the patina_mtrr crate. In particular, 29 instances are in src/mtrr.rs outside test code.

This issue tracks analyzing and determining whether these can be handled without panics relying more on explicitly returning errors.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions