Attention is currently required from: dexter. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/32372 )
Change subject: e1d: better initialize g_e1d with NULL. ...................................................................... Patch Set 1: Code-Review-1 (1 comment) File src/input/e1d.c: https://gerrit.osmocom.org/c/libosmo-abis/+/32372/comment/756797d0_42f16a18 PS1, Line 45: struct osmo_e1dp_client *g_e1d = NULL; there's no need for this, global variables are always initialized to 0 mem. -- To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/32372 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-abis Gerrit-Branch: master Gerrit-Change-Id: If3b808e5489bf6a1f5fa4326d7b0277cc66d1334 Gerrit-Change-Number: 32372 Gerrit-PatchSet: 1 Gerrit-Owner: dexter <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: dexter <[email protected]> Gerrit-Comment-Date: Wed, 19 Apr 2023 15:05:14 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
