Re: [PATCH] media: omap3isp: fix a pontential NULL deref

2011-06-02 Thread Laurent Pinchart
Hi Ohad, On Wednesday 01 June 2011 18:39:46 Ohad Ben-Cohen wrote: > Fix a potential NULL pointer dereference by skipping registration of > external entities in case none are provided. > > This is useful at least when testing mere memory-to-memory scenarios. > > Signed-off-by: Ohad Ben-Cohen Ap

[PATCH] media: omap3isp: fix a pontential NULL deref

2011-06-01 Thread Ohad Ben-Cohen
Fix a potential NULL pointer dereference by skipping registration of external entities in case none are provided. This is useful at least when testing mere memory-to-memory scenarios. Signed-off-by: Ohad Ben-Cohen --- drivers/media/video/omap3isp/isp.c |2 +- 1 files changed, 1 insertions(+