diff options
| author | Lee Duhem <lee.duhem@gmail.com> | 2014-12-11 09:58:53 +0800 |
|---|---|---|
| committer | Lee Duhem <lee.duhem@gmail.com> | 2014-12-11 10:04:22 +0800 |
| commit | 20a5845a4789f7c4fee8126584dcf25fc75c391f (patch) | |
| tree | 4c97f1b3e8becfad81af4a6f7e92ff583eb08236 /tcc.c | |
| parent | f1703e2b2f0b032d01a35a4a2d4db927698837da (diff) | |
| download | tinycc-20a5845a4789f7c4fee8126584dcf25fc75c391f.tar.gz tinycc-20a5845a4789f7c4fee8126584dcf25fc75c391f.tar.bz2 | |
tcc.h (BufferedFile): Remove unnecessary static memory allocation
The memory needed by `buffer' will be allocated in `tcc_open_bf',
these is no need to allocate them in BufferedFile statically.
Diffstat (limited to 'tcc.c')
0 files changed, 0 insertions, 0 deletions
