Hacker Newsnew | past | comments | ask | show | jobs | submit | fromlogin
A dangling pointer is indeterminate (2014) (trust-in-soft.com)
1 point by ptx on Feb 5, 2024 | past
GCC always assumes aligned pointer accesses (2020) (trust-in-soft.com)
119 points by luu on Aug 20, 2023 | past | 125 comments
GCC always assumes aligned pointer accesses (trust-in-soft.com)
66 points by fanf2 on April 16, 2020 | past | 91 comments
GCC always assumes aligned pointer accesses (trust-in-soft.com)
1 point by matt_d on April 6, 2020 | past
Ways C compilers break for objects larger than PTRDIFF_MAX bytes (trust-in-soft.com)
1 point by ingve on Aug 2, 2019 | past
Printing a null pointer with %s is undefined behavior (trust-in-soft.com)
3 points by ingve on July 9, 2019 | past
Outlining the language C programs should be written in (trust-in-soft.com)
2 points by ingve on Sept 18, 2018 | past
Detecting Strict Aliasing Violations in the Wild [pdf] (trust-in-soft.com)
1 point by luu on Jan 15, 2018 | past
Memcmp requires pointers to fully valid buffers (trust-in-soft.com)
2 points by joeatwork on March 3, 2017 | past
Detecting Strict Aliasing Violations in the Wild [pdf] (trust-in-soft.com)
2 points by caf on Feb 2, 2017 | past
How do you report bugs that you alone can see? (trust-in-soft.com)
3 points by knweiss on June 26, 2016 | past
Ways C compilers break for objects larger than PTRDIFF_MAX bytes (trust-in-soft.com)
74 points by panic on May 20, 2016 | past | 18 comments
A dangling pointer is indeterminate (2014) (trust-in-soft.com)
1 point by ashitlerferad on April 27, 2016 | past
Out-of-bounds pointers: a common pattern and how to avoid it (trust-in-soft.com)
3 points by ingve on April 20, 2016 | past
Tis-interpreter detects subtle bugs in C programs (trust-in-soft.com)
3 points by jjuhl on March 19, 2016 | past | 2 comments
Memcmp requires pointers to fully valid buffers (trust-in-soft.com)
19 points by osivertsson on Jan 17, 2016 | past | 1 comment
A dangling pointer is indeterminate (trust-in-soft.com)
3 points by ot on Oct 15, 2015 | past
Handling security bugs is not the open-source community’s strong point (trust-in-soft.com)
5 points by pascal_cuoq on Feb 23, 2015 | past
A C SSL implementation without buffer overflows (trust-in-soft.com)
3 points by pascal_cuoq on April 9, 2014 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: