aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2008-01-27 13:35:39 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2008-01-27 13:35:39 +0000
commit72f5b1bbedd98607b474eb88a257aa47c2f22084 (patch)
tree61a347226db9c04ca0f2efdfe896a3933a556b71 /status.xml
parent1902be605c9712faa705c54180c8b2b079437720 (diff)
downloadxmlgraphics-fop-72f5b1bbedd98607b474eb88a257aa47c2f22084.tar.gz
xmlgraphics-fop-72f5b1bbedd98607b474eb88a257aa47c2f22084.zip
Bugzilla #44286:
Fixed a memory-leak in XMLWhiteSpaceHandler. Submitted by: Stefan Ziel <stefan.ziel.at.claninfo.ch> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@615598 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index a213a13be..83442d251 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="AD" type="fix" fixes-bug="44286" due-to="Stefan Ziel">
+ Fixed a memory-leak in XMLWhiteSpaceHandler.
+ </action>
<action context="Layout" dev="VH" type="fix" fixes-bug="44289">
Fixed the resolution of borders when header/footer is omitted at page breaks.
</action>