Fixed segfault due to freeing a struct definition twice if it was a named struct used in a typedef.

Michael Meskes <meskes@postgresql.org>

Commit: d314616d128ba692aec434bd376bc40886f98f7b
Author: Michael Meskes <meskes@postgresql.org>
Date: 2005-01-25T12:51:31Z
Releases: 8.1.0
Fixed segfault due to freeing a struct definition twice if it was a named struct used in a typedef.

Files