On Fri, Dec 05, 2025 at 12:11:41PM -0800, Stephen Hemminger wrote: > The tailq name should not be allowed to exceed limits. > > Signed-off-by: Stephen Hemminger <[email protected]> Acked-by: Bruce Richardson <[email protected]> > --- > lib/eal/common/eal_common_tailqs.c | 5 +++++ > 1 file changed, 5 insertions(+) >
- [PATCH v3 04/16] graph: avoid overflowing comment b... Stephen Hemminger
- [PATCH v3 05/16] latencystats: add check for string... Stephen Hemminger
- [PATCH v3 06/16] efd: handle possible name truncati... Stephen Hemminger
- [PATCH v3 07/16] eal: warn if thread name is trunca... Stephen Hemminger
- [PATCH v3 08/16] eal: avoid format overflow when ha... Stephen Hemminger
- [PATCH v3 09/16] eal: add check for sysfs path over... Stephen Hemminger
- [PATCH v3 10/16] eal: limit maximum runtime directo... Stephen Hemminger
- Re: [PATCH v3 10/16] eal: limit maximum runtime... Bruce Richardson
- [PATCH v3 11/16] eal: check for hugefile path overf... Stephen Hemminger
- [PATCH v3 12/16] eal: check tailq length Stephen Hemminger
- Re: [PATCH v3 12/16] eal: check tailq length Bruce Richardson
- [PATCH v3 13/16] eal: handle long shared library pa... Stephen Hemminger
- [PATCH v3 14/16] ethdev: avoid possible overflow in... Stephen Hemminger
- [PATCH v3 15/16] vhost: check for overflow in xstat... Stephen Hemminger
- [PATCH v3 16/16] lib: enable format overflow warnin... Stephen Hemminger
- [PATCH v4 00/16] lib: find and fix possible string overf... Stephen Hemminger
- [PATCH v4 02/16] lpm: restrict name size Stephen Hemminger
- [PATCH v4 01/16] eal: use C library to parse filesy... Stephen Hemminger
- [PATCH v4 03/16] hash: add checks for hash name len... Stephen Hemminger
- [PATCH v4 04/16] graph: avoid overflowing comment b... Stephen Hemminger
- [PATCH v4 05/16] latencystats: add check for string... Stephen Hemminger

