mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
- strcpy() was being used with overlapping memory ranges; switched to memmove(). - bline->line_number was not set in one location. Exact causes identified using valgrind. svn path=/trunk/yasm/; revision=2348 |
||
|---|---|---|
| .. | ||
| arch | ||
| dbgfmts | ||
| listfmts | ||
| objfmts | ||
| parsers | ||
| preprocs | ||
| CMakeLists.txt | ||
| Makefile.inc | ||