outcoff: Do not fail on long export identifiers
commitbf8cebd813a1def37926134f6f5e335d711641ab
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 17 Nov 2009 17:49:58 +0000 (17 20:49 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 17 Nov 2009 17:49:58 +0000 (17 20:49 +0300)
tree318450ceb0536dbdc16b4ec9741c58ce0def49a4
parent6293bd45eb60dc99a0b1e2d6a1e17263ee4533aa
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>
output/outcoff.c