Re: [PATCH] fix format security
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.editors.poke.devel |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2026-08-25 21:22, Collin Funk wrote: > So, adding "__format_arg__ (1)" in this instance will silence it. Thanks for looking into it. That sounds like the right thing to do for all the inline functions. Does it work for functions like npgettext_aux that have two format args, one singular and one plural?