[File] [PATCH] Add missing define for MAGIC_PARAM_ELF_SHSIZE_MAX
Christos Zoulas
christos at zoulas.com
Mon Feb 20 16:16:05 UTC 2023
Yes, I realized that I had only edited the generated file :-(
Thanks,
christos
> On Feb 10, 2023, at 12:47 AM, Thomas Weißschuh <thomas at t-8ch.de> wrote:
>
> ---
> src/magic.h.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/magic.h.in b/src/magic.h.in
> index bed6a04e318d..b3e797bd593d 100644
> --- a/src/magic.h.in
> +++ b/src/magic.h.in
> @@ -152,6 +152,7 @@ int magic_errno(magic_t);
> #define MAGIC_PARAM_REGEX_MAX 5
> #define MAGIC_PARAM_BYTES_MAX 6
> #define MAGIC_PARAM_ENCODING_MAX 7
> +#define MAGIC_PARAM_ELF_SHSIZE_MAX 8
>
> int magic_setparam(magic_t, int, const void *);
> int magic_getparam(magic_t, int, void *);
>
> base-commit: e18e69d57ceea8aabc723f09878210af32fd9dbb
> --
> 2.39.1
>
> --
> File mailing list
> File at astron.com
> https://mailman.astron.com/mailman/listinfo/file
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: Message signed with OpenPGP
URL: <https://mailman.astron.com/pipermail/file/attachments/20230220/930fc94d/attachment.asc>
More information about the File
mailing list