• unknown's avatar
    lexyy.c, pars0grm.c, pars0lex.l, pars0grm.y: · 63cdfc4b
    unknown authored
      Remove potential memory leak caused by redefined alloca, remove include of unistd.h to allow compilation on Windows
    
    
    innobase/pars/pars0grm.y:
      Remove potential memory leak caused by redefined alloca, remove include of unistd.h to allow compilation on Windows
    innobase/pars/pars0lex.l:
      Remove potential memory leak caused by redefined alloca, remove include of unistd.h to allow compilation on Windows
    innobase/pars/pars0grm.c:
      Remove potential memory leak caused by redefined alloca, remove include of unistd.h to allow compilation on Windows
    innobase/pars/lexyy.c:
      Remove potential memory leak caused by redefined alloca, remove include of unistd.h to allow compilation on Windows
    63cdfc4b
pars0grm.c 61.2 KB