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

Fix bogus length calculation that could lead to crash if the string

happened to be right up against the end of memory, per report from
Matt Magoffin.  While at it, avoid useless multiple copying of string
by not depending on xmlStrncatNew.
parent 09a98e61
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