This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 05/17] libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.


On Tue, May 26, 2015 at 12:35:37PM -0700, Roland McGrath wrote:
> Use a macro or inline (or separate state variable) for the size check so
> it's not the same constant hard-coded in two places.  One line in the patch
> needs indent tabification.

Added a define for the 16 bytes and tabified the line.

Thanks,

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]