Attention is currently required from: jolly.
Patch set 7:Code-Review -1
View Change
1 comment:
File src/ss7_asp.c:
Patch Set #7, Line 388: if (fd < 0)
if asp->cfg.is_server is false and asp->client is NULL; you are accessing an uninitialized variable fd here.
Set fd to -1 in line 378.
To view, visit change 42808. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Ia125a392eec5605553809774162675b5249b8494
Gerrit-Change-Number: 42808
Gerrit-PatchSet: 7
Gerrit-Owner: jolly <andreas@eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: jolly <andreas@eversberg.eu>
Gerrit-Comment-Date: Thu, 04 Jun 2026 20:03:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes