• Thomas Martitz's avatar
    Changes for review comments · 724e7886
    Thomas Martitz yazdı
    - Notably the utils_strv_{find_common_prefix,find_lcs,shorten_file_list}
      now take -1 for num to mean to compute the array length.
    
    - utils_strv_find_common_prefix implementation simplified.
    
    - if num == 0 is passed to the above functions the passed strv is not
      dereferenced (so could be NULL).
    724e7886
symbols.c 74 KB