Fix for Microsoft compilers
commit4bb9dd44f14f34b20e2718dbe9724998904153d8
authorseyko <seyko2@gmail.com>
Sat, 11 Apr 2015 13:22:34 +0000 (11 16:22 +0300)
committerseyko <seyko2@gmail.com>
Sat, 11 Apr 2015 13:22:34 +0000 (11 16:22 +0300)
tree3ab6c806282b14d4422f736f0539efa3cc871220
parent5c9dde7255b2ecc38df8b31dc0bef16ea71f0757
Fix for Microsoft compilers

    Correction for the commit db08122d31a681e593c6679140d2df0cc63c8784
    As pointed Thomas Preud'homme buf[] may be used outside of the block
    whit code:
        name = block;
libtcc.c