https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=153659
Warner Losh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Open |Closed Resolution|--- |FIXED --- Comment #4 from Warner Losh <[email protected]> --- This awk program is incorrect (the printf uses the input line, but doesn't have enough args). awk properly detects this now and does not segfault, but issues the following diagnostic: awk: not enough args in printf(%*) input record number 1, file conf source line number 1 -- You are receiving this mail because: You are the assignee for the bug.
