Attention is currently required from: dexter.
View Change
1 comment:
Commit Message:
Patch Set #1, Line 10:
it would pad the data with zeros if it does not fit the
specified length. This is unwanted
Could you please clarify a bit more here? So we have a fixed-size buffer of 17 bytes, and you're putting there a string (IMSI prefix), which is less than 17 bytes total, let's say 3 chars + `\0`. If padding is unwanted, what do you expect the RAW encoder to put in the remaining bytes then?
To view, visit change 33417. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I011eb2496b1422c49736b227dfa1e2a2d6096d67
Gerrit-Change-Number: 33417
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: dexter <pmaier@sysmocom.de>
Gerrit-Comment-Date: Sun, 25 Jun 2023 07:20:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment