Skip to content
Snippets Groups Projects
  • Richard van der Hoff's avatar
    a7310c58
    Return the base64-encoded length of pickles · a7310c58
    Richard van der Hoff authored
    make olm_pickle_* return the lengths of the base64-encoded pickles, rather than
    the raw pickle. (From the application's POV, the format of the pickle is
    opaque: it doesn't even know that it is base64-encoded. So returning the length
    of the raw pickle is particularly unhelpful.)
    a7310c58
    History
    Return the base64-encoded length of pickles
    Richard van der Hoff authored
    make olm_pickle_* return the lengths of the base64-encoded pickles, rather than
    the raw pickle. (From the application's POV, the format of the pickle is
    opaque: it doesn't even know that it is base64-encoded. So returning the length
    of the raw pickle is particularly unhelpful.)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.