Skip to content
Commit 3576df16 authored by Martin Flöser's avatar Martin Flöser
Browse files

Fix incorrect count of netwm atoms

This fixes a regression introduced with
59cb063b.

The commit added 4 new atoms but only incremented the atom count by 3.
Which can cause a crash as soon as the NET classes are used.

To ensure that such an error is not introduced again, an assert is
added.

BUG: 339771
REVIEW: 120539
parent dd83fe6c
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