Skip to content
Snippets Groups Projects
Commit 79e8215f authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Fix bug that atom size was sometimes wrong.

Because of a bug, the last atom of each section contained a garbage at the
end of its data. In most cases the garbage is harmless but it could have cause
SEGV.

llvm-svn: 189572
parent 9929209d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment