Ticket #165 (closed defect: fixed)
Patch: Buffers are too small in sasl_cyrus.c
| Reported by: | markdoliner | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | General |
| Version: | 2.1.17 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
There are two places in sx/sasl_cyrus.c where a buffer is allocated and a string is copied into the buffer but the buffer is one byte too small and the null terminator is written one byte past the end of the buffer.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
