[PATCH xserver] xwayland: fix order of calloc() args
Peter Hutterer
peter.hutterer at who-t.net
Fri Nov 25 01:38:26 UTC 2016
On Wed, Nov 23, 2016 at 09:54:27AM +0200, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>
> The definition by the manual is:
> calloc(size_t nmemb, size_t size)
>
> Swap the arguments of calloc() calls to be the right way around.
>
> Presumably this makes no functional difference, but better follow the
> spec.
>
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
thanks, pushed
cf88607..2de37eb master -> master
Cheers,
Peter
More information about the xorg-devel
mailing list