mirror of
https://github.com/torvalds/linux
synced 2026-07-26 20:50:56 +09:00
This uses calloc instead of doing the multiplication which might overflow. Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>