Skip to content
  • Jehan's avatar
    app: protect user_install_dir_copy() against infinite recursivity. · f14be48e
    Jehan authored
    When recursively browsing folders, there is always the risk of infinite
    recursivity, in particular with symbolic links which can create loops.
    Let's just assume that we don't have any data over 5 levels of
    directories to avoid a security risk.
    f14be48e