nasa / bplib

Apache License 2.0
27 stars 13 forks source link

Make CTEB fixed size #6

Open jpswinski opened 5 years ago

jpswinski commented 5 years ago

The custodian ID is a variable length string. The code needs to be updated to allocated a fixed 16 byte buffer to the custodian ID string and zero-pad out.