Attention is currently required from: pespin.
Patch set 1:Code-Review +1
View Change
1 comment:
File src/osmo_ss7_as.c:
Patch Set #1, Line 272: break; /* Early return above: */
maybe refactor to this instead, to get rid of cnt?
```
if (asp_found)
return NULL;
asp_found = asp;
```
To view, visit change 38719. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I8b866b45ac4a24238c55171d25e11b9625e8f50c
Gerrit-Change-Number: 38719
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Mon, 11 Nov 2024 14:34:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes