linux-stable/drivers/staging/sep
Wei Yongjun 13b47d5f79 staging: sep: fix possible memory leak in sep_prepare_input_dma_table()
'lli_array_ptr' etc. are malloced in sep_prepare_input_dma_table() and should
be freed before leaving from the error handling case, otherwise it will cause
memory leak.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-15 09:05:36 -07:00
..
Kconfig
Makefile
sep_crypto.c staging: Remove unnecessary OOM messages 2013-02-11 10:10:33 -08:00
sep_crypto.h
sep_dev.h
sep_driver_api.h
sep_driver_config.h
sep_driver_hw_defs.h
sep_main.c staging: sep: fix possible memory leak in sep_prepare_input_dma_table() 2013-03-15 09:05:36 -07:00
sep_trace_events.h staging: sep: using strlcpy instead of strncpy 2013-03-11 09:15:32 -07:00
TODO