mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08: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>