summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrypek <115574014+krypciak@users.noreply.github.com>2022-11-23 22:56:52 +0100
committerLeonardo Hernández <leohdz172@protonmail.com>2022-11-25 12:09:35 -0600
commit87d87cc4041a997d00ebf234ca5118b9248a3b95 (patch)
treef0211aa94ebed3f4dfd8ab3e9e19ad083838a7de /README.md
parent569f55401693c9d2850f056f20ca2bd5bd5977fd (diff)
Fix comparison between signed and unsigned int
When c->bw is 0, the right side of the MAX functions gets turned into an unsigned integer and that results in -1 being the outcome. This causes big issues in xwayland clients.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions