nasm/output
Cyrill Gorcunov bf8cebd813 outcoff: Do not fail on long export identifiers
If an export identifier is greater then 241 symbols
we do fail due to buffer overflow. Fix it.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2009-11-17 20:49:58 +03:00
..
dwarf.h output/dwarf.h: update dwarf constants 2009-08-10 16:00:43 -07:00
elf.h Merge elf header files 2009-11-06 22:00:41 +03:00
nulldbg.c output: change null_debug_routine to null_debug_directive 2009-08-09 13:04:13 -07:00
nullout.c
outaout.c Remove outdated comments 2009-10-31 20:03:14 +03:00
outaout.mac
outas86.c Remove function pointers in output, simplify error handling 2009-07-18 18:43:12 -07:00
outas86.mac
outbin.c stdscan: switch to stdscan_get/set routines 2009-10-31 20:02:43 +03:00
outbin.mac
outcoff.c outcoff: Do not fail on long export identifiers 2009-11-17 20:49:58 +03:00
outcoff.mac
outdbg.c Remove function pointers in output, simplify error handling 2009-07-18 18:43:12 -07:00
outelf32.c outelf32/64 - various cleanups in a sake of unification 2009-11-06 22:00:59 +03:00
outelf64.c outelf32/64 - various cleanups in a sake of unification 2009-11-06 22:00:59 +03:00
outelf.c Merge elf header files 2009-11-06 22:00:41 +03:00
outelf.h output/outelf.h - tab-space cleanup 2009-09-03 19:04:23 +04:00
outelf.mac
outform.c Remove function pointers in output, simplify error handling 2009-07-18 18:43:12 -07:00
outform.h Remove function pointers in output, simplify error handling 2009-07-18 18:43:12 -07:00
outieee.c Use fputs instead of fprintf for plain strings 2009-08-13 15:07:59 +02:00
outlib.c
outlib.h output: change null_debug_routine to null_debug_directive 2009-08-09 13:04:13 -07:00
outmacho32.c BR 2840300: fix macho symbol alignment bug 2009-10-16 21:53:59 -05:00
outmacho64.c BR 2840300: fix macho symbol alignment bug 2009-10-16 21:53:59 -05:00
outmacho.mac
outobj.c stdscan: switch to stdscan_get/set routines 2009-10-31 20:02:43 +03:00
outobj.mac
outrdf2.c Remove function pointers in output, simplify error handling 2009-07-18 18:43:12 -07:00
outrdf2.mac
outrdf.c
outrdf.mac