Fix potential memory access violation in ecpg if filename of include file is

Michael Meskes <meskes@postgresql.org>

Commit: e7adda86ba9c8dc1d0db07d0049ccfff42082a0e
Author: Michael Meskes <meskes@postgresql.org>
Date: 2019-03-11T15:14:03Z
Releases: 11.3
Fix potential memory access violation in ecpg if filename of include file is
shorter than 2 characters.

Patch by: "Wu, Fei" <wufei.fnst@cn.fujitsu.com>

Files

PathChange+/−
src/interfaces/ecpg/preproc/pgc.l modified +1 −1