Skip to content
Commit a288a7ba authored by Fabian Vogt's avatar Fabian Vogt
Browse files

thumbnail: Check shm size before writing to it

The SHM is created by the application, which might've done a different size
calculation. Verify that the data fits instead of writing past the end and
crashing.

CCBUG: 430862


(cherry picked from commit 112b67ae)
parent 4ee5b9de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment