git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6ee479a) | patch
Simplify memory management for regex DFAs a little.
2021年2月22日 01:29:11 +0000 (20:29 -0500)
2021年2月22日 01:29:11 +0000 (20:29 -0500)
commit 190c79884aae540c92f017701726ed69265e2dab
Simplify memory management for regex DFAs a little.

Coverity complained that functions in regexec.c might leak DFA
storage. It's wrong, but this logic is confusing enough that it's
not so surprising Coverity couldn't make sense of it. Rewrite
in hopes of making it more legible to humans as well as machines.
src/backend/regex/rege_dfa.c diff | blob | blame | history
src/backend/regex/regexec.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /