Attention is currently required from: pespin.
View Change
1 comment:
File src/db_auc.c:
Patch Set #1, Line 99: return osmo_hexparse((void *)text, dst, dst_len) == col_len;
Yes, this is why I am comparing returned value against col_len, not against 0.
We should still be returning 0, not 1. Fixed.
To view, visit change 28424. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I78bb3aff9dd57a38278bb34113ea764e0a54c439
Gerrit-Change-Number: 28424
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Tue, 28 Jun 2022 15:32:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy@sysmocom.de>
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Gerrit-MessageType: comment