Module Name: pcc Committed By: ragge Date: Thu Sep 2 20:01:11 UTC 2010
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
Add missing tfree() when pointers to dynamic arrays are used.
Now constructions like (*p)[a][b][c] works.
This fixes bugs reported by Szabolcs Nagy on pcc-list.
To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.292 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
