Attention is currently required from: neels.

fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/32561 )

Change subject: vty: show bug in implicit go_parent_node
......................................................................


Patch Set 1:

(1 comment)

File tests/vty/vty_transcript_test.c:

https://gerrit.osmocom.org/c/libosmocore/+/32561/comment/72973edc_92f06250
PS1, Line 344: talloc_asprintf(root_ctx, argv[0]);
`-Werror=format-security`: should be `...(root_ctx, "%s", argv[0]);`.
But I think we can simply use `talloc_strdup()` here?



--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/32561
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2472daed7436a1947655b06d34eb217e595bc7f3
Gerrit-Change-Number: 32561
Gerrit-PatchSet: 1
Gerrit-Owner: neels <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <[email protected]>
Gerrit-CC: laforge <[email protected]>
Gerrit-Attention: neels <[email protected]>
Gerrit-Comment-Date: Mon, 01 May 2023 06:25:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to