]> granicus.if.org Git - postgresql/commit
Guard against malloc failure. Also, don't examine segP->lastBackend
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Jun 2001 20:07:16 +0000 (20:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Jun 2001 20:07:16 +0000 (20:07 +0000)
commitddd96e1f211285e8561c673cad137ae10ea19d85
treeb230cc69f05b3de2fce34ad4f784709e05b8fef0
parentd8adce898314b44312b9a9f625e2a7cb3ed42600
Guard against malloc failure.  Also, don't examine segP->lastBackend
until we hold the spinlock.
src/backend/storage/ipc/sinval.c