Revision fc0260a4
streaming.c | ||
---|---|---|
79 | 79 |
if (res > 0) { |
80 | 80 |
output_deliver(&c); |
81 | 81 |
res = cb_add_chunk(cb, &c); |
82 |
cb_print(); |
|
82 | 83 |
if (res < 0) { |
83 | 84 |
free(c.data); |
84 | 85 |
free(c.attributes); |
Also available in: Unified diff