What is the difference between a stack overflow and buffer overflow?

后端 未结 10 1162
一生所求
一生所求 2020-12-07 08:46

What is the difference between a stack overflow and a buffer overflow in programming?

10条回答
  •  死守一世寂寞
    2020-12-07 09:49

    Don't you mean to say "what is the difference between a stack and a buffer?" -- that will lead you to more insight more quickly. Once you've gotten that far, then you can think about what it means to overflow each of these things.

提交回复
热议问题