Revision fe735c05 src/output-grapes.c
src/output-grapes.c | ||
---|---|---|
247 | 247 |
{ |
248 | 248 |
if (outg && *outg) |
249 | 249 |
{ |
250 |
buffer_flush(*outg, 0); |
|
250 | 251 |
if((*outg)->buff) |
251 | 252 |
free((*outg)->buff); |
252 | 253 |
if((*outg)->out) |
Also available in: Unified diff