Attention is currently required from: neels.

neels uploaded patch set #2 to this change.

View Change

mgcp_client: simpler error handling

add_sdp(), add_lco():

- do not msgb_free() within these functions. Just return error, and move
the msgb_free() to the caler.

- when failing to write to the msgb, directly return error.

Change-Id: I904d56f56053952c2ebbbe5dca744fafa32b333e
---
M src/libosmo-mgcp-client/mgcp_client.c
1 file changed, 92 insertions(+), 87 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/62/32162/2

To view, visit change 32162. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I904d56f56053952c2ebbbe5dca744fafa32b333e
Gerrit-Change-Number: 32162
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: neels <nhofmeyr@sysmocom.de>
Gerrit-MessageType: newpatchset