Attention is currently required from: fixeria.

fixeria uploaded patch set #2 to this change.

View Change

gsm_utils: use talloc API in gsm_7bit_encode_n()

Unfortunately, in this case we cannot make any assumptions on the
maximum size of the input string, so we cannot allocate the buffer
on the stack. Let's at least use talloc API.

Change-Id: I8a38c493eff25b4f16af1740a1bcecb5098673d9
---
M src/gsm/gsm_utils.c
1 file changed, 2 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/05/27005/2

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I8a38c493eff25b4f16af1740a1bcecb5098673d9
Gerrit-Change-Number: 27005
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newpatchset