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:27 -0500 |
commit | e8808f3d72355e701a7abf4150b5b63e1df37d55 (patch) | |
tree | 59b9b0756d064969a71499ccf6b0c9edac935238 /src/tutorial/complex.source | |
parent | b05a34739fc1188056931eeec780817bdbb84381 (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/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions