Skip to content

zalloc limit fix for libinput-record

Sergiusz M requested to merge sergiuszm/libinput:master into master

The fix increases zalloc limit from 1 MB to 1.5 MB since libinput-record requires (tries to allocate) ~1.3 MB (1360000 B).

Bug fix for #53 (closed).

Merge request reports