This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [libiberty] fix unbounded alloca in make_relative_prefix_1


On 07/29/2016 05:07 PM, Aldy Hernandez wrote:
There is currently only one use, but I was thinking that perhaps if
there were other alloca uses added later (I hope not), that they could
all use the same macro. But I am more than happy to place this
definition it in it's only use file for now, if that is preferred.

Let me know.

Ian approved it as-is so feel free to check it in.


Bernd


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