On 04/12/2020 15:09, David Howells wrote: > Mickaël Salaün <m...@digikod.net> wrote: > >> + if (*desc) >> + /* The hash is greater than MAX_HASH_LEN. */ >> + return -EINVAL; > > -ENOPKG might be better. It's not that the string is invalid, it's just that > it's unsupported at the moment. Right, I'll switch to this with the next series. > > David >
- Re: [PATCH v1 0/9] Enable root to update the blacklist ke... Jarkko Sakkinen
- Re: [PATCH v1 0/9] Enable root to update the blackli... Mickaël Salaün
- Re: [PATCH v1 0/9] Enable root to update the bla... Jarkko Sakkinen
- Re: [PATCH v1 0/9] Enable root to update the blackli... David Howells
- Re: [PATCH v1 0/9] Enable root to update the bla... Jarkko Sakkinen
- Re: [PATCH v1 1/9] certs: Fix blacklisted hexadecimal has... David Howells
- Re: [PATCH v1 1/9] certs: Fix blacklisted hexadecima... Mickaël Salaün
- Re: [PATCH v1 5/9] PKCS#7: Fix missing include David Howells
- Re: [PATCH v1 5/9] PKCS#7: Fix missing include Mickaël Salaün
- Re: [PATCH v1 2/9] certs: Make blacklist_vet_description(... David Howells
- Re: [PATCH v1 2/9] certs: Make blacklist_vet_descrip... Mickaël Salaün
- Re: [PATCH v1 2/9] certs: Make blacklist_vet_descrip... Mickaël Salaün
- Re: [PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with G... David Howells
- Re: [PATCH v1 4/9] certs: Check that builtin blacklist ha... David Howells
- Re: [PATCH v1 4/9] certs: Check that builtin blackli... Mickaël Salaün