]> granicus.if.org Git - file/commit
remove line number mention in regex. We don't want to scan binary files
authorChristos Zoulas <christos@zoulas.com>
Tue, 3 Jun 2014 17:36:13 +0000 (17:36 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 3 Jun 2014 17:36:13 +0000 (17:36 +0000)
commitdf8aa1968348a75a02830f0569acfa443009472d
tree9fbb153782fb7cb68812c2bd35f097cadcd87437
parentdea8445ecf1d1a86ff3ebee5cfc73568bdc23df7
remove line number mention in regex. We don't want to scan binary files
that don't have \n's forever, so make the limit be the number of bytes.
doc/magic.man