Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
422 stars 82 forks source link

[pixeldata] Add fuzz tests #273

Closed Enet4 closed 2 years ago

Enet4 commented 2 years ago

This PR introduces fuzz testing to the pixeldata crate.

No issues were encountered in my local runs.