Attention is currently required from: pespin.
dexter 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 3:
(1 comment)
File src/nacc_fsm.c:
https://gerrit.osmocom.org/c/osmo-pcu/+/33844/comment/1f41bc48_3946bc38
PS2, Line 285: memset(&ctx->neigh_key, 0, sizeof(ctx->neigh_key));
this must be neigh_key not the ctx one.
Done
--
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: 3
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 24 Jul 2023 10:52:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment