strbuf_protect
log
| age | author | description |
|---|---|---|
| 9 months | Torsten Landschoff | Add a more simple approach which suffices for my use case (where thedefault tip |
| 9 months | Torsten Landschoff | Recover from an overflown buffer - don't do this in production code! |
| 9 months | Torsten Landschoff | Add a clean target. |
| 9 months | Torsten Landschoff | Implement identification of the buffer that was overflown. |
| 9 months | Torsten Landschoff | Maintain a list of life string buffers. |
| 9 months | Torsten Landschoff | Allow giving a name to a buffer. |
| 9 months | Torsten Landschoff | Catch buffer overrun by generating a SIGSEGV. |
| 9 months | Torsten Landschoff | Add a trivial implementation of a protected string buffer. This works by |
| 9 months | Torsten Landschoff | Ignore generated output files. |
| 9 months | Torsten Landschoff | Initial commit of trivial example, showing a buffer overflow. |
