Merge "qcom: softap: Fix potential string null termination and buffer overflow"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
fc7138812d
0
softap/sdk/qsap.c
Executable file → Normal file
0
softap/sdk/qsap.c
Executable file → Normal file
451
softap/sdk/qsap_api.c
Executable file → Normal file
451
softap/sdk/qsap_api.c
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
@@ -584,6 +584,7 @@ void check_for_configuration_files(void);
|
||||
void qsap_set_ini_filename(void);
|
||||
int qsap_set_channel_range(s8 * cmd);
|
||||
int qsap_get_sap_auto_channel_slection(s32 *pautochan);
|
||||
int qsap_get_mode(s32 *pmode);
|
||||
|
||||
#if __cplusplus
|
||||
}; // extern "C"
|
||||
|
||||
Reference in New Issue
Block a user