mirror of https://github.com/citusdata/citus.git
When a NULL connection is provided to PQerrorMessage(), the returned error message is a static text. Modifying that static text, which doesn't necessarly be in a writeable memory, is dangreous and might cause a segfault. |
||
|---|---|---|
| .. | ||
| backend | ||
| include | ||
| test/regress | ||