Re: [PATCH] add argument check in setenv()
Bernhard Reutner-Fischer <[email protected]>
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <CAC1BbcTbsKUMTkDdMfEvKHmvVYV+przo1+6kDLCf9G10zydQng@mail.gmail.com> |
On 4 November 2014 at 12:26, Xishi Qiu <[email protected]> wrote: > setenv() in glibc/eglibc will check the argument, like this, Applied. Thanks!