Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f632765e authored by Romain Guy's avatar Romain Guy Committed by Android Git Automerger
Browse files

am 4cf6e2f3: Fix potential crash in display lists.

* commit '4cf6e2f3':
  Fix potential crash in display lists.
parents 3808f4be 4cf6e2f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ const char* DisplayList::OP_NAMES[] = {
    "Translate",
    "Rotate",
    "Scale",
    "Skew",
    "SetMatrix",
    "ConcatMatrix",
    "ClipRect",