<!-- Kamailio Pull Request Template -->
<!-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable branch - backports to stable branches must be done with 'git cherry-pick -x ...' - code is contributed under BSD for core and main components (tm, sl, auth, tls) - code is contributed GPLv2 or a compatible license for the other components - GPL code is contributed with OpenSSL licensing exception -->
#### Pre-Submission Checklist <!-- Go over all points below, and after creating the PR, tick all the checkboxes that apply --> <!-- All points should be verified, otherwise, read the CONTRIBUTING guidelines from above--> <!-- If you're unsure about any of these, don't hesitate to ask on sr-dev mailing list --> - [x ] Commit message has the format required by CONTRIBUTING guide - [x ] Commits are split per component (core, individual modules, libs, utils, ...) - [xx Each component has a single commit (if not, squash them into one commit) - [x] No commits to README files for modules (changes must be done to docbook files in `doc/` subfolder, the README file is autogenerated)
#### Type Of Change - [x] Small bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds new functionality) - [ ] Breaking change (fix or feature that would change existing functionality)
#### Checklist: <!-- Go over all points below, and after creating the PR, tick the checkboxes that apply --> - [ ] PR should be backported to stable branches - [ ] Tested changes locally - [ ] Related to issue #XXXX (replace XXXX with an open issue number)
#### Description <!-- Describe your changes in detail -->
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/4031
-- Commit Summary --
* cnxcc: add fixup_free function * corex: add fixup_free to file_read function * crypto: add fixup_free function * dispatcher: add fixup_free to several exported functions * dlgs: fix some fixup_free * enum: add fixup_free* to exported functions * evapi: add fixup_free* to exported functions * exec: add fixup_free* to exported functions
-- File Changes --
M src/modules/cnxcc/cnxcc_mod.c (20) M src/modules/corex/corex_mod.c (20) M src/modules/crypto/crypto_mod.c (18) M src/modules/dispatcher/dispatcher.c (42) M src/modules/dlgs/dlgs_mod.c (6) M src/modules/enum/enum_mod.c (10) M src/modules/evapi/evapi_mod.c (29) M src/modules/exec/exec_mod.c (21)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/4031.patch https://github.com/kamailio/kamailio/pull/4031.diff
@grumvalski pushed 3 commits.
aef51bd190c022bc658d87d4c4efb75e17a955a3 evapi: add fixup_free* to exported functions eada0687371322426edcb2887b883115325e4484 exec: add fixup_free* to exported functions 5214e9d48c907ba8ac3b692160df5996385424eb file_out: reformat exported structures
@grumvalski pushed 1 commit.
e74015c447e48fc2bfdb76cdc3a8d388a1d4c8b6 Merge branch 'master' into grumvalski/free_fixup_review
@grumvalski pushed 0 commits.
@grumvalski pushed 9 commits.
c220a2485ba2c3def071180c77894f9e63f1e9a9 cnxcc: add fixup_free function f98fa593868cc3ae20d0146b7a1418e832ef9cee corex: add fixup_free to file_read function 22ee6b74e462a68d0325b11f6017635da1420a3d crypto: add fixup_free function 5b51239af3aa2bfa5479b52dcf19aee34ac49136 dispatcher: add fixup_free to several exported functions 41af24bfc301e59e1a991bcb6b97f313b81130bc dlgs: fix some fixup_free a06550f14dd32c65fc4f81cb08782fda20026642 enum: add fixup_free* to exported functions d7a667a32fca440556fff7d94f1bba46ed66e64a evapi: add fixup_free* to exported functions f69f044893c0bf30c1b33b21b39f588207bbeac5 exec: add fixup_free* to exported functions 2d630c53b1045518ce12c67a4ef99890c3ffb261 file_out: reformat exported structures
@grumvalski pushed 2 commits.
bbfc5beb5d9b0b6c2f3e130f25b03a29c82632ef exec: add fixup_free* to exported functions e03f2a1234986177922d4a38c50f55b5ca45795c file_out: reformat exported structures
@grumvalski pushed 2 commits.
d64bcbec8bac562df170cb82cbfb823978edc283 geoip: add fixup_free to exported funrcions e628af3b6130b1495218754644d728f91926d4ee geoip2: add fixup_free to exported funrcions
@grumvalski pushed 12 commits.
563b31c5968951a78dc76135730baf7dbef9986c cnxcc: add fixup_free function e2a1572912070e2965757334d5fa774a53a9c68d corex: add fixup_free to file_read function 2905358b35e43263ec0dfeb3d17ff6631026518f crypto: add fixup_free function 6cbffda113e32957e4808740a8bf65c681f15e86 dispatcher: add fixup_free to several exported functions d71456a32f0f740d0f03b912d6f0b5a14af41620 dlgs: fix some fixup_free f13c5ffcd17f693f89d719fa5563bc7c09f92103 enum: add fixup_free* to exported functions 6fa15aa2c1deeb21a869e39966cf502c7eed28f5 evapi: add fixup_free* to exported functions 1085a8c004a504ade3062b3a378c1bffcd5373cd exec: add fixup_free* to exported functions ded10055254458586c40fe37ddafeb22cddd01dc file_out: reformat exported structures 4d8c635eb795fa0c3b463898f4b1b2f368629af4 geoip: add fixup_free to exported funrcions c0a8e6a63817760111232e7c2836bb682b41a9b1 geoip2: add fixup_free to exported funrcions 9ff68a65fd13f79e7b756641ae943394f6ba502a group: add fixup_free to exported functions
@grumvalski pushed 1 commit.
7df65748c459142a2e1ea953d01b678180fc5463 h350: add fixup_free to exported function
@grumvalski pushed 2 commits.
4ae378dc4b6f6613d284ae83eb43fd4d9d185813 group: add fixup_free to exported functions 0b1384f7562e9333221a90384eea57a39e2ac2bb h350: add fixup_free to exported function
@grumvalski pushed 1 commit.
5f8cc6e98b9ae555ccaeab21d0c0ce3d96d796ab htable: add fixup_free* to exported functions
@grumvalski pushed 12 commits.
590217835c06a504b9268bf9ebfaaa550876daa1 crypto: add fixup_free function c86dff9a2fb688afc367e5f5ceba6a6ee787ba28 dispatcher: add fixup_free to several exported functions 80b3f5bc3068a9688768faf2084abb7f2576f8cb dlgs: fix some fixup_free a28cd6c0bed261688227df7e4751b60581ca478c enum: add fixup_free* to exported functions 0a0633a719eebf72866f57aa4d36b2da76016171 evapi: add fixup_free* to exported functions 5a9df1ac337a8a1e2a41abf8721b9f662285e628 exec: add fixup_free* to exported functions c6e34788b939760593777e4b2eda9cd5a36a41e9 file_out: reformat exported structures b684f89a22a954b9ed3f42c302e1d48abba2f9c1 geoip: add fixup_free to exported funrcions 92cf81bee0e2f4a30bc7b96368f49920c34cc089 geoip2: add fixup_free to exported funrcions 03ee332c7b154c48d2f52b5808dd5065f9e0324f group: add fixup_free to exported functions dd4201c0bf78e82a61e047643a3929263c5f5d06 h350: add fixup_free to exported function 68eb906575069a846f3dec927b888182600f4cc3 htable: add fixup_free* to exported functions
@grumvalski pushed 2 commits.
99d4f250f00fc4b7f9532a13f76a2e0268d4a592 h350: add fixup_free to exported function a67f11fa1f233f5174b8c630ec3e6740840ca908 htable: add fixup_free* to exported functions
@grumvalski pushed 1 commit.
0304e7b44f6bbd2b4ed92e3a811d460c3b904cae http_async_client: add fixup_free* to exported functions
Merged #4031 into master.