mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
Fix CID #1134974
This commit is contained in:
parent
932d143ddd
commit
75f4d83afe
@ -143,6 +143,7 @@ static void parseline (char *b) {
|
||||
r_sys_setenv (e, v);
|
||||
}
|
||||
}
|
||||
free (e);
|
||||
}
|
||||
|
||||
#if __UNIX__
|
||||
|
Loading…
Reference in New Issue
Block a user