View Single Post

   
  #9 (permalink)  
Old 04-16-2008, 03:01 AM
Hiroshi Inoue
 
Posts: n/a
Default Re: Patch for snprintf problem (bug #1000650) 4-th try

Ludek Finstrle wrote:
>
> I make patch againist CVS after yours huge commit. What's your opinion?
>


Is the second parameter of snprintf_add needed ?
Aren't the parameter values always strlen(the first parameter) ?

Is snprintf_len needed instead of snprintf ?
Though the current code ignores snprintf errors, it's simply
my negligence..

regards,
Hiroshi Inoue

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote