linux/drivers/staging/tidspbridge
Chen Gang 4b90d01425 staging: tidspbridge/pmgr: another using strlcpy instead of strncpy
The fields must be null-terminated,
  or next strstr in dcd_get_objects, will cause issue

additoinal info:
  nldr_create may call cod_get_base_name, let sz_zl_file to get name (sz_name)
  and then call dcd_get_objects, passing sz_zl_file as a name string.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Cc: Omar Ramirez Luna <omar.ramirez@copitl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-21 14:00:10 -08:00
..
Documentation
core
dynload
gen
hw
include/dspbridge staging: tidspbridge: remove unused code to handle iva_img 2013-01-17 16:47:13 -08:00
pmgr staging: tidspbridge/pmgr: another using strlcpy instead of strncpy 2013-01-21 14:00:10 -08:00
rmgr staging: tidspbridge: remove unused code to handle iva_img 2013-01-17 16:47:13 -08:00
Kconfig
Makefile
TODO