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

typefind: Avoid overflow calculation (image/quicktime)

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 68b91556
No related branches found
No related tags found
No related merge requests found
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