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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 317a568) | patch
Fix significant memory leak in contrib/xml2 functions.
2010年11月26日 20:20:55 +0000 (15:20 -0500)
2010年11月26日 20:20:55 +0000 (15:20 -0500)
commit e6fa73e87a3f3aeb4694ad3d20a179fb76e12ce1
Fix significant memory leak in contrib/xml2 functions.

Most of the functions that execute XPath queries leaked the data structures
created by libxml2. This memory would not be recovered until end of
session, so it mounts up pretty quickly in any serious use of the feature.
Per report from Pavel Stehule, though this isn't his patch.

Back-patch to all supported branches.
contrib/xml2/xpath.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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