cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: patch to make curl_getdate reentrant

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 28 Jan 2002 19:40:37 +0100 (MET)

On Mon, 28 Jan 2002, Andreas Damm wrote:

> curl_getdate which seems to be used to parse http reply headers is
> currently not reentrant (uses default yacc/lex interface, i.e. global
> variables) and therefore not thread safe.
>
> Attached patch makes use of bison specific options to create a reentrant
> parser.

Many thanks!

Your patch was applied and has been committed to CVS.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-01-28