C/Błędy: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 27:
** użycie scanf("%d", x); zamiast scanf("%d", &x);<ref>[http://www.faqs.org/qa/qa-673.html ...definition of "Segmentation Fault" - Where is...]</ref>
** przepełnienie bufora<ref>[[w:Przepełnienie bufora|Przepełnienie bufora w wikipedii]]</ref><ref>[https://www.owasp.org/index.php/Buffer_Overflows Open Web Application Security Project]</ref><ref>[http://www1.maths.leeds.ac.uk/~read/bofs.html Smashing The Stack For Fun And Profit by Aleph One]</ref>
*** przepełnienie bufora stosu<ref>[http://duartes.org/gustavo/blog/post/journey-to-the-stack/ Journey to the Stack, Part I by Gustavo Duarte Mar 10th, 2014]</ref>
*** przepełnienie bufora stosu
*** przepełenienie bufora sterty
* [[C/Wskaźniki#Popularne_b.C5.82.C4.99dy|Błędy z użyciem wskaźników]]