Report SRU diagnostic 12 (too many chars in query) when rendering the
authorMike Taylor <mike@indexdata.com>
Wed, 5 Apr 2006 12:04:51 +0000 (12:04 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 5 Apr 2006 12:04:51 +0000 (12:04 +0000)
commite9db3cf52b6df66badd97391a51e85f9c78a8c91
tree92fc0744980c1fab020dd86eaa8378cfa748f1fc
parentdedca4515134eb33b9e09f824a4c5dc976b36820
Report SRU diagnostic 12 (too many chars in query) when rendering the
compiled CQL query out into PQF tries to overrun the supplied buffer.
Fixes a bug that was mystifying while we put the Alvis demo together.
src/cqltransform.c