Skip to content
Snippets Groups Projects
Commit 5fdb142f authored by Tom Lane's avatar Tom Lane
Browse files

Tweak ArrayCount() to forestall possible access to temp[-1]. Problem

cannot actually happen at present because ArrayCount() is only called
on strings beginning with '{', but seems best to prevent it going forward.
Per report from Yichen Xie.
parent 3cb282f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment