Commit 785b279
[irods/irods#4649] Clear returned microservice parameters
As the return list is cleared after executing a rule, the microservice
parameters that are returned need to be properly free'd. Popping them
from the list of parameters causes leaking because the inOutStruct and
other members are not properly handled.1 parent 8426865 commit 785b279
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
0 commit comments