|
|
|
|
|
by fnord123
3058 days ago
|
|
> Compare to mechanical engineering, where if you use the wrong steel your bridge will fall down; or to medicine, where if you prescribe the wrong drug someone might just die. Dereference the wrong pointer and the rocket blows up. Forget a memory barrier and the robot brain gets corrupted memory and sees human life as an impediment to paper clip maximization. Forget to zero out some memory in a goto: cleanup section and suddenly there's a back door in a popular security library leaving machines to the whim of any curious script kiddie. I know a lot of people aren't working on real time systems or encryption libraries that have the same level of significant consequences as what you're describing, but some are. |
|