Opened 4 years ago
Last modified 4 years ago
#13547 new Patches
"warning C6386: Buffer overrun while writing to 'mem': the writable size is 'size+1' bytes, but 'size' bytes might be written..."...->"https://svn.boost.org/trac10/attachment/ticket/13547/#ticket".
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.67.0 | Severity: | Cosmetic |
Keywords: | warning C6386: Buffer overrun. | Cc: |
Description
Moin Moin.
For MSVC I saw a "warning C6386: Buffer overrun while writing to 'mem': the writable size is 'size+1' bytes, but 'size' bytes might be written..."-warning, which I pragma'ed out, according to the attachment, maybe You want to do the same.
Tschüß,
Michael.
P.S.: ->"https://svn.boost.org/trac10/attachment/ticket/13546/#ticket".
Attachments (1)
Change History (2)
by , 4 years ago
Attachment: | thread_info_base.hpp added |
---|
comment:1 by , 4 years ago
Summary: | "warning C6386: Buffer overrun while writing to 'mem': the writable size is 'size+1' bytes, but 'size' bytes might be written..."...->"https://svn.boost.org/trac10/attachment/ticket/13546/#ticket". → "warning C6386: Buffer overrun while writing to 'mem': the writable size is 'size+1' bytes, but 'size' bytes might be written..."...->"https://svn.boost.org/trac10/attachment/ticket/13547/#ticket". |
---|
Note:
See TracTickets
for help on using tickets.
P².S.: The "P.S." was an´error due to a cut&paste-mistake.