Jai Vetrivelan schreef op za 05-03-2022 om 11:34 [+0530]: > +    (version "3.20211022.1") >      (source >        (origin >          (method url-fetch) > @@ -501,7 +501,7 @@ (define-public xdotool >                version "/xdotool-" version ".tar.gz")) >          (sha256 >            (base32 > -           > "1a6c1zr86zb53352yxv104l76l8x21gfl2bgw6h21iphxpv5zgim")))) > +           > "1nlsbwsdsgys607f00sc8xgb7l7cdzsb14avsg5fly3dvv7zmw4n")))) >      (build-system gnu-build-system) At least on the master branch, the return value of calloc does not appear to be always checked, e.g. xdo_search.c line 38, xdo.c line 1334 and 1389. Could this be fixed? Greetings, Maxime.