tags 509963 fixed-upstream
thanks,
On Tue, Jan 13, 2009 at 6:10 PM, Marc Lehmann wrote:
> On Tue, Jan 13, 2009 at 05:05:22PM +1300, Michael Kerrisk
> wrote:
>> The strtok() function uses a static buffer while parsing,
>> so it's not thread safe. Use strtok_r() if this matters to yo
tags 509963 fixed-upstream
thanks
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Marc,
On Sun, Dec 28, 2008 at 2:02 PM, Marc Lehmann wrote:
> Package: manpages-dev
> Version: 3.07-1
> Severity: normal
>
>
> The BUGS section of strsep claims:
>
> This function suffers from the same problems as strtok(3).
>
> And the strtok manpage says:
>
> The strtok() function uses a sta
Package: manpages-dev
Version: 3.07-1
Severity: normal
The BUGS section of strsep claims:
This function suffers from the same problems as strtok(3).
And the strtok manpage says:
The strtok() function uses a static buffer while parsing, so it’s not thread
safe. Use strtok_r() if this ma
4 matches
Mail list logo