Serge Hallyn <serge.hallyn@xxxxxxxxxxxxx> writes: > Quoting Eric W. Biederman (ebiederm@xxxxxxxxxxxx): >> In practice it doesn't matter but it looks worth fixing for the sake of >> long term maintenance. > > I figured the users must all be ok, and in practice it would work out, > but the fact remains subsequent function calls assigning to local stack > can overwrite what you've returned. <shrug> Yes. Once I make rangebuf static then subordinate_parse is ok (at least interface wise). But the bug is real and I will get out an incremental patch shortly. The subordinate_parse really isn't ok as I claimed a minute ago I had overlooked I copied everything into the local variable rangebuf before processing. In practice it works of course but that is luck. > The rest of what I've looked over looked ok, thanks much! Welcome. Do you think you can start getting this into Ubuntu? Eric _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers