Enet4 / dicom-rs

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

Check size fix in detect_preamble #405

Closed DerOrfa closed 1 year ago

DerOrfa commented 1 year ago

Check for input size in detect_preamble. Fixes #404.