/[base]
ViewVC logotype

Revision 305448


Jump to revision: Previous Next
Author: ache
Date: Tue Sep 6 00:33:54 2016 UTC (7 years, 9 months ago)
Changed paths: 2
Log Message:
MFC r305365

The bug:
$ echo x | awk '/[[:cntrl:]]/'
x

The NUL character in cntrl class truncates the pattern, and an empty
pattern matches anything. The patch skips NUL as a quick fix.

PR:     195792
Submitted by:   kdrakehp@zoho.com
Approved by:    bwk@cs.princeton.edu (the author)


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/contrib/one-true-awk/b.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27