[ 
https://issues.apache.org/jira/browse/DISPATCH-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti updated DISPATCH-2293:
---------------------------------
    Fix Version/s: 1.19.0

> Review use of qd_parse()
> ------------------------
>
>                 Key: DISPATCH-2293
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2293
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Router Node
>    Affects Versions: 1.18.0
>            Reporter: Ken Giusti
>            Priority: Major
>             Fix For: 1.19.0
>
>
> Review the use of qd_parse() to ensure callers _always_ verify the return 
> value before using it.
> qd_parse() is used to parse amqp messages.  Since these messages are coming 
> from an external entity all callers must check that there were no parse 
> errors.
>  
> Use qd_parse_ok(return_value) to verify the return value.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to