[PATCH 12/17] libdwfl: Reject very short or really large build-ids.

Roland McGrath roland at hack.frob.com
Tue May 26 19:41:52 UTC 2015


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.


More information about the elfutils-devel mailing list