an = was temporarily set to 0, but not reset
This commit is contained in:
parent
27718f5d6d
commit
9570000674
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ putenv(char *name)
|
|||
}
|
||||
}
|
||||
}
|
||||
*r = '=';
|
||||
v = environ;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue