Hi,
> I have found a potential memory overflow in ecpg preproc module.
> ...
Thanks for finding and fixing, committed.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
Hi, everyone
I have found a potential memory overflow in ecpg preproc module.
Here is:
https://github.com/postgres/postgres/blob/REL9_5_16/src/interfaces/ecpg/preproc/pgc.l
In parse_include() function
---
for (ip = include_paths; y