Function cwe_checker_lib::utils::arguments::get_input_format_string
source · pub fn get_input_format_string(
pi_state: &State,
extern_symbol: &ExternSymbol,
format_string_index: usize,
runtime_memory_image: &RuntimeMemoryImage
) -> Result<String, Error>
Expand description
Parses the input format string for the corresponding string function.