diff options
| author | Lee Duhem <lee.duhem@gmail.com> | 2014-12-11 09:46:36 +0800 |
|---|---|---|
| committer | Lee Duhem <lee.duhem@gmail.com> | 2014-12-11 10:04:22 +0800 |
| commit | f1703e2b2f0b032d01a35a4a2d4db927698837da (patch) | |
| tree | 0c0d5b5787ddd6e4d10dd615968aa73ffabb86cc /tests/tests2/61_undefined_enum.expect | |
| parent | 4bf3f6c965d5b9773fa7767d583c4fd579e99f57 (diff) | |
| download | tinycc-f1703e2b2f0b032d01a35a4a2d4db927698837da.tar.gz tinycc-f1703e2b2f0b032d01a35a4a2d4db927698837da.tar.bz2 | |
libtcc.c (put_extern_sym2): Extend the scope of buf to match its use
After leaving the code block that `buf' is defined, `buf' will not
exist, so `name' will point to a variable that does not exist.
Diffstat (limited to 'tests/tests2/61_undefined_enum.expect')
0 files changed, 0 insertions, 0 deletions
