| Ticket UUID: | a12ad5c4bd7efcf22906c25feb9a7bebb0aadc5a | ||
| Title: | buffer allocation on every call to Write in tclIO.c | ||
| Type: | Bug | Created on: | 2022-04-20 12:03:02 |
| Submitter: | pooryorick | Assigned to: | pooryorick |
| Subsystem: | 25. Channel System | Severity: | Minor |
| Priority: | 5 Medium | Last modified: | 2023-02-13 15:58:52 |
| Status: | Closed | Closed by: | jan.nijtmans |
| Resolution: | Fixed | Closed on: | 2023-02-13 15:58:52 |
| Version: | |||
| Description: | ||||
|
In 2014, in order to resolve segmentation faults tested for by iocmd-21.[12],
commit [13886141d8b3acc7] added a reference counting scheme for channel
buffers. This scheme mostly negates the buffer recycling that
| ||||
| User Comments: | ||||
pooryorick added on 2022-04-20 12:10:48:
Fixed in [a62764efd4fcdad3] and [d699b9b1453b6734]. | ||||
