Skip to content
Snippets Groups Projects
Commit 68b91556 authored by Edward Hervey's avatar Edward Hervey :metal: Committed by Sebastian Dröge
Browse files

typefind: Avoid overflow calculation

The qt typefinder uses guint64 values for offset and size calculation
but the typefinder system only supports gint64 values.

Make sure we don't end up using potentially overflowing values.
parent 4fa7de1e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment