On Fri, Nov 01, 2024 at 11:48:23PM +0800, Li Huafei wrote: > In ia_css_3a_statistics_allocate(), there is no check on the allocation > result of the rgby_data memory. If rgby_data is not successfully > allocated, it may trigger the assert(host_stats->rgby_data) assertion in > ia_css_s3a_hmem_decode(). Adding a check to fix this potential issue. Not sure if this code even run on currently supported hardware / firmware, but fix looks okay. > Fixes: ad85094b293e ("Revert "media: staging: atomisp: Remove driver"") No, this is an intermediate commit, you should find the original, which is earlier in the history. -- With Best Regards, Andy Shevchenko