Hello, This is new version of dblink.c
- Memory is properly freed when realloc returns NULL in storeHandler().
- The bug that free() in finishStoreInfo() will be fed with
garbage pointer when malloc for sinfo->valbuflen fails is
fixed.
regards,
--
Kyotaro Horiguchi
NTT Open Source Software Center
In response to
Responses
pgsql-hackers by date
| Next: | From: Fujii Masao | Date: 2012-02-02 08:12:11 |
| Subject: Re: pg_stats_recovery view |
| Previous: | From: Heikki Linnakangas | Date: 2012-02-02 07:46:50 |
| Subject: Re: Scaling XLog insertion (was Re: Moving more work outside
WALInsertLock) |