[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201111301014.41810.laurent.pinchart@ideasonboard.com>
Date: Wed, 30 Nov 2011 10:14:41 +0100
From: Laurent Pinchart <laurent.pinchart@...asonboard.com>
To: Haogang Chen <haogangchen@...il.com>
Cc: mchehab@...radead.org, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Media: video: uvc: integer overflow in uvc_ioctl_ctrl_map()
Hi Haogang,
On Wednesday 30 November 2011 03:28:32 Haogang Chen wrote:
> The hard limit sounds good to me.
OK.
> But if you want to centralize error handling, please make sure that "goto
> done" only frees map, but not map->menu_info in that case.
map->menu_info will be NULL, so it's safe to kfree() it.
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists