[
https://issues.apache.org/jira/browse/ORC-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rip.nsk reassigned ORC-273:
---------------------------
Assignee: rip.nsk
> Bad memory access in TypeImpl::parseType
> ----------------------------------------
>
> Key: ORC-273
> URL: https://issues.apache.org/jira/browse/ORC-273
> Project: ORC
> Issue Type: Bug
> Reporter: rip.nsk
> Assignee: rip.nsk
> Attachments: 010-TypeImpl.patch
>
>
> TypeImpl::parseType can access bad memory (types[nextPos]) for some inputs
> (for example "map<boolean,float>"), due to missed range checks (nextPos <
> types.size()).
> immediate fix for example is attached, but not all possible cases are
> covered..
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)