7.4: pg_dumplo fix

Started by Karel Zakalmost 23 years ago2 messagespatches
Jump to latest
#1Karel Zak
zakkr@zf.jcu.cz

Hi,

someone report me small bug in contrib/pg_dumplo today. It's problem
with a little dirty snprintf() usage which I used some years ago:

snprintf(path, BUFSIZ, "%s/lo_dump.index", path);

Thanks,
Karel

--
Karel Zak <zakkr@zf.jcu.cz>
http://home.zf.jcu.cz/~zakkr/

Attachments:

pg_dumplo-7.4-10092003.patch.gzapplication/x-gzipDownload
#2Bruce Momjian
bruce@momjian.us
In reply to: Karel Zak (#1)
Re: 7.4: pg_dumplo fix

Patch applied. Thanks.

---------------------------------------------------------------------------

Karel Zak wrote:

Hi,

someone report me small bug in contrib/pg_dumplo today. It's problem
with a little dirty snprintf() usage which I used some years ago:

snprintf(path, BUFSIZ, "%s/lo_dump.index", path);

Thanks,
Karel

--
Karel Zak <zakkr@zf.jcu.cz>
http://home.zf.jcu.cz/~zakkr/

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073