| From: | Pete Forman <pete(dot)forman(at)westerngeco(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Fix for possible pg_dump core dump |
| Date: | 2001-03-27 09:20:07 |
| Message-ID: | 15040.23367.934105.535123@kryten.bedford.waii.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I've fixed this bug in 7.1RC1. It may have been causing core dumps by
dereferencing a null function pointer. As it was the Sun compiler
flagged it as an error. (SC5.0 on Solaris 2.6.)
| Attachment | Content-Type | Size |
|---|---|---|
| pg_dump.patch | text/plain | 592 bytes |
| unknown_filename | text/plain | 267 bytes |
| funcptr.c | text/plain | 161 bytes |
| unknown_filename | text/plain | 402 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zeugswetter Andreas SB | 2001-03-27 09:50:33 | FAQ_AIX and AIX C++ patches (was: Call for platforms) |
| Previous Message | Marcin Kowalski | 2001-03-27 09:03:07 | pg_dump potential bug |