]> Savannah Git Hosting - gnulib.git/commit
regex: pacify static checkers
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Jan 2016 18:34:18 +0000 (10:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Jan 2016 18:38:36 +0000 (10:38 -0800)
commit336fa860d2a1c5696a04edb64af37bc1c83afb9a
tree9b6f6731765ba65363e921ff3d8f1a00f72f2308
parent7c6e85cf4eccbd51291ae41daec57d1967050b44
regex: pacify static checkers

Problem and draft fix reported by Aharon Robbins in:
http://lists.gnu.org/archive/html/bug-gnulib/2016-01/msg00082.html
* lib/regcomp.c (build_charclass_op, create_tree) [lint]:
Clear memory to pacify static checkers.
ChangeLog
lib/regcomp.c