Attention is currently required from: dexter. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/33844 )
Change subject: nacc_fsm: fix uninitialized neigh_key variable ...................................................................... Patch Set 2: Code-Review-1 (1 comment) File src/nacc_fsm.c: https://gerrit.osmocom.org/c/osmo-pcu/+/33844/comment/ca139dc1_c47bf20a PS2, Line 285: memset(&ctx->neigh_key, 0, sizeof(ctx->neigh_key)); this must be neigh_key not the ctx one. -- To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/33844 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-pcu Gerrit-Branch: master Gerrit-Change-Id: I7e74beda03829d909b6542659316241c275a36b3 Gerrit-Change-Number: 33844 Gerrit-PatchSet: 2 Gerrit-Owner: dexter <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-CC: Jenkins Builder Gerrit-Attention: dexter <[email protected]> Gerrit-Comment-Date: Thu, 20 Jul 2023 10:43:11 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
