Commit ec1ebfe
committed
cborencoder: Fix
`append_to_buffer` now expects to be told what we're appending, since
the docs here say `raw` must be valid CBOR, it seems
`CborEncoderAppendCborData` is the most appropriate value here.cbor_encode_raw
1 parent e980a75 commit ec1ebfe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| |||
0 commit comments