synonymous with getenv(''HOME'')


The functions g_get_tmp_dir and g_get_home_dir are synonymous with getenv(HOME) it returns untrustable input if the environment can beset by an attacker. It can have any content and length, and the same variable can be set more than once
Checks
Activity
Detects
CWE807
CWE20