Fixed segfault due to freeing a struct definition twice if it was a named struct used in a typedef.
Michael Meskes <meskes@postgresql.org>
Fixed segfault due to freeing a struct definition twice if it was a named struct used in a typedef.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +5 −0 |
| src/interfaces/ecpg/preproc/Makefile | modified | +3 −3 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +3 −3 |