]> granicus.if.org Git - postgresql/commit
Doh --- what's really happening on buildfarm member grebe is that its
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Sep 2007 04:37:53 +0000 (04:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Sep 2007 04:37:53 +0000 (04:37 +0000)
commit94470b949967d61a6e2b639d0a178495f4111a5b
tree0e15e76b8d22877c03d8716e9e8b292414959091
parente1528933058db8db8e7398c044b1e9fee82cddcf
Doh --- what's really happening on buildfarm member grebe is that its
malloc returns NULL for malloc(0).  Defend against that case.
src/backend/utils/adt/regexp.c