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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: cf621d9) | patch
Add missing array-enlargement logic to test_regex.c.
2021年1月17日 17:53:48 +0000 (12:53 -0500)
2021年1月17日 17:53:48 +0000 (12:53 -0500)
commit 0c7d3bb99f72d66ec6ac63aee4c5fe6d683eee86
Add missing array-enlargement logic to test_regex.c.

The stanza to report a "partial" match could overrun the initially
allocated output array, so it needs its own copy of the array-resizing
logic that's in the main loop. I overlooked the need for this in
ca8217c10.

Per report from Alexander Lakhin.

Discussion: https://postgr.es/m/3206aace-50db-e02a-bbea-76d5cdaa2cb6@gmail.com
src/test/modules/test_regex/test_regex.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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