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 12/17] libdwfl: Reject very short or really large build-ids.


Put the limit in a macro.  

As specified, there is no limit on the size of a build ID.  So this is
imposing an implementation limit.  That limit is certainly going to be fine
in practice, but it is a gratuitous arbitrary limit.

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