|
|
|
|
|
by _orz_
688 days ago
|
|
What an interesting discussion. Especially everything about that writing it in Asm would be the solution if you want secure code. Both, gcc and clang, are orders of magnitude better tested than all the closed source applications, developed under tight timelines and that we essentially trust our lives with. To be very clear, there are compiler bugs but those are almost never the problem in the first place. In the vast majority of cases it starts with buggy user code. An now back to handwritten assembly… |
|