diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-09 13:02:54 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-01-09 13:03:14 -0500 |
commit | 831c22ba3c6c23f826e3c266d842daab32f65990 (patch) | |
tree | 0f06f0a825df62d41f80e9c0fa66f146eb3a6bf2 /src/backend/executor/nodeBitmapAnd.c | |
parent | aa062597c5192fdd758900eb3740a5bd935feda9 (diff) |
Add STRICT to some C functions created by the regression tests.
These functions readily crash when passed a NULL input value. The tests
themselves do not pass NULL values to them; but when the regression
database is used as a basis for fuzz testing, they cause a lot of noise.
Also, if someone were to leave a regression database lying about in a
production installation, these would create a minor security hazard.
Andreas Seltenreich
Diffstat (limited to 'src/backend/executor/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions