[
https://issues.apache.org/jira/browse/TS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Plevyak resolved TS-67.
----------------------------
Assignee: John Plevyak
Resolution: Fixed
Committed revision 953450.
> INKIOBufferReaderCopy, INKIOBufferWrite and like should probably take void *
> instead of char *
> ----------------------------------------------------------------------------------------------
>
> Key: TS-67
> URL: https://issues.apache.org/jira/browse/TS-67
> Project: Traffic Server
> Issue Type: Improvement
> Components: InkAPI
> Reporter: John Plevyak
> Assignee: John Plevyak
> Priority: Minor
> Fix For: 2.1.2
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> INKIOBufferReaderCopy, INKIOBufferWrite and like should probably take void *
> instead of char *.
> These functions deal with pointers to raw memory, and like memcpy/read/write
> in the C library they
> should probably take void *. Likely this change would not break any code as
> it is simply less restrictive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.