Attention is currently required from: pespin.
View Change
1 comment:
File src/cbc_data.c:
Patch Set #2, Line 40: static char buf[256];
any chance that this could become
char *cbc_cell_id2str_c(void *ctx, const... )
before it spreads to more code?
... to avoid static buffers, which hog mem and can be used only once per printf.
just an idea
To view, visit change 28820. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I74ccbbc810a2fa76fb2999a7588b3f67d4d21e03
Gerrit-Change-Number: 28820
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-CC: neels <nhofmeyr@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Thu, 28 Jul 2022 20:24:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment