[
https://issues.apache.org/jira/browse/DISPATCH-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuck Rolke resolved DISPATCH-471.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.7.0
Resolved by Commit b391d0a
> server.c needs refactoring around qd_connection_t allocation
> ------------------------------------------------------------
>
> Key: DISPATCH-471
> URL: https://issues.apache.org/jira/browse/DISPATCH-471
> Project: Qpid Dispatch
> Issue Type: Improvement
> Affects Versions: 0.6.0
> Reporter: Chuck Rolke
> Fix For: 0.7.0
>
>
> Code snippet
> {noformat}
> ctx = new_qd_connection_t();
> ctx->this_field = 0;
> ctx->that_field = 0;
> ...
> {noformat}
> exists in three places. On ongoing code error is to add a new field and then
> not to initialize the field in all three places.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]