[GitHub] [xerces-c] scantor commented on pull request #31: XERCESC-2219: [Backport 3.2] XMLReader constructor: fix memory leak when refreshRawBuffer() throws

2022-10-05 Thread GitBox
scantor commented on PR #31: URL: https://github.com/apache/xerces-c/pull/31#issuecomment-1268975788 Indeed, I fully believed that just about any change was inherently unsafe because of that, but I must be mistaken. -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (XERCESC-2212) AbstractDOMParser::parse potentially throws undocumented OutOfMemoryException

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613224#comment-17613224 ] Scott Cantor commented on XERCESC-2212: --- I'll review but it would save some time if you can

[jira] [Assigned] (XERCESC-2212) AbstractDOMParser::parse potentially throws undocumented OutOfMemoryException

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2212: - Assignee: Scott Cantor > AbstractDOMParser::parse potentially throws undocumented

[GitHub] [xerces-c] rleigh-codelibre commented on pull request #31: XERCESC-2219: [Backport 3.2] XMLReader constructor: fix memory leak when refreshRawBuffer() throws

2022-10-05 Thread GitBox
rleigh-codelibre commented on PR #31: URL: https://github.com/apache/xerces-c/pull/31#issuecomment-1268971222 Some searching around shows some examples where the ordinals in core Windows DLLs have changed, but it's not broken anything. This would break on any symbol addition of any sort

Re: Prepping a 3.2.4 release

2022-10-05 Thread Cantor, Scott
>I'm afraid that due to other commitments, I've been unable to do any > further work on the master branch for 4.0.0, and it's unlikely that this will > change in the near future. If anything, I'm unlikely to be able to spend much > more time on the project at all, and I might have to end my

[GitHub] [xerces-c] scantor commented on pull request #31: XERCESC-2219: [Backport 3.2] XMLReader constructor: fix memory leak when refreshRawBuffer() throws

2022-10-05 Thread GitBox
scantor commented on PR #31: URL: https://github.com/apache/xerces-c/pull/31#issuecomment-1268955305 It *links* by name but I believe after that point the connection from the calling code to the DLL is by ordinal. But I could also be wrong, and I have someone I can ask. I don't think it's

[jira] [Resolved] (XERCESC-2214) Wrong delete[] in MemBufInputSource dtor

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2214. --- Fix Version/s: 4.0.0 Resolution: Fixed Added a note to the docs for both branches.

[jira] [Closed] (XERCESC-2214) Wrong delete[] in MemBufInputSource dtor

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2214. - > Wrong delete[] in MemBufInputSource dtor > > >

[xerces-c] 01/02: XERCESC-2242 - Non-default curl location breaks autoconf link detection

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit 2a64a944d59f3273e09e018bbe7f526b00910311 Author: Scott Cantor AuthorDate: Wed Oct 5 12:44:56 2022 -0400

[xerces-c] branch master updated (0f109e531 -> 873fe028c)

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/xerces-c.git from 0f109e531 Merge pull request #49 from oci-labs/xercesc-2236 new 2a64a944d XERCESC-2242 - Non-default curl

[xerces-c] 02/02: XERCESC-2214 - Wrong delete[] in MemBufInputSource dtor

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit 873fe028cfc3e7aa7ce07cdb7ec1d77b9b081472 Author: Scott Cantor AuthorDate: Wed Oct 5 16:40:38 2022 -0400

[xerces-c] branch xerces-3.2 updated: XERCESC-2214 - Wrong delete[] in MemBufInputSource dtor

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new b403617d2 XERCESC-2214 - Wrong

[GitHub] [xerces-c] rleigh-codelibre commented on pull request #31: XERCESC-2219: [Backport 3.2] XMLReader constructor: fix memory leak when refreshRawBuffer() throws

2022-10-05 Thread GitBox
rleigh-codelibre commented on PR #31: URL: https://github.com/apache/xerces-c/pull/31#issuecomment-1268948199 I thought MSVC linked by name rather than by ordinal when you used `__declspec`? We aren't manually assigning ordinals in a `.def` file, we're linking by name, and the ordinals

[jira] [Commented] (XERCESC-2214) Wrong delete[] in MemBufInputSource dtor

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613216#comment-17613216 ] Scott Cantor commented on XERCESC-2214: --- Actually I think it's underdocumented, not so much

[jira] [Updated] (XERCESC-2241) Integer overflows in DFAContentModel class

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2241: -- Fix Version/s: 4.0.0 > Integer overflows in DFAContentModel class >

[jira] [Closed] (XERCESC-2242) Non-default curl location breaks autoconf link detection

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2242. - > Non-default curl location breaks autoconf link detection >

RE: Prepping a 3.2.4 release

2022-10-05 Thread Roger Leigh
Hi Scott, I'm afraid that due to other commitments, I've been unable to do any further work on the master branch for 4.0.0, and it's unlikely that this will change in the near future. If anything, I'm unlikely to be able to spend much more time on the project at all, and I might have to end

[GitHub] [xerces-c] rouault commented on a diff in pull request #51: [XERCESC-2241] Fix integer overflows in DFAContentModel class

2022-10-05 Thread GitBox
rouault commented on code in PR #51: URL: https://github.com/apache/xerces-c/pull/51#discussion_r986050269 ## src/xercesc/validators/common/DFAContentModel.cpp: ## @@ -661,8 +662,15 @@ void DFAContentModel::buildDFA(ContentSpecNode* const curNode) // in the fLeafCount

[GitHub] [xerces-c] rleigh-codelibre commented on a diff in pull request #51: [XERCESC-2241] Fix integer overflows in DFAContentModel class

2022-10-05 Thread GitBox
rleigh-codelibre commented on code in PR #51: URL: https://github.com/apache/xerces-c/pull/51#discussion_r986046406 ## src/xercesc/validators/common/DFAContentModel.cpp: ## @@ -661,8 +662,15 @@ void DFAContentModel::buildDFA(ContentSpecNode* const curNode) // in the

[GitHub] [xerces-c] rleigh-codelibre commented on a diff in pull request #51: [XERCESC-2241] Fix integer overflows in DFAContentModel class

2022-10-05 Thread GitBox
rleigh-codelibre commented on code in PR #51: URL: https://github.com/apache/xerces-c/pull/51#discussion_r986030234 ## src/xercesc/validators/common/DFAContentModel.cpp: ## @@ -661,8 +662,15 @@ void DFAContentModel::buildDFA(ContentSpecNode* const curNode) // in the

[GitHub] [xerces-c] rouault commented on a diff in pull request #51: [XERCESC-2241] Fix integer overflows in DFAContentModel class

2022-10-05 Thread GitBox
rouault commented on code in PR #51: URL: https://github.com/apache/xerces-c/pull/51#discussion_r986039665 ## src/xercesc/validators/common/DFAContentModel.cpp: ## @@ -661,8 +662,15 @@ void DFAContentModel::buildDFA(ContentSpecNode* const curNode) // in the fLeafCount

[GitHub] [xerces-c] rouault commented on pull request #51: [XERCESC-2241] Fix integer overflows in DFAContentModel class

2022-10-05 Thread GitBox
rouault commented on PR #51: URL: https://github.com/apache/xerces-c/pull/51#issuecomment-1265749924 CC @rleigh-codelibre This should be relatively safe to apply -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Resolved] (XERCESC-2236) Dependencies aren't loaded when using provided CMake config package

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2236. --- Resolution: Fixed Thanks, applied to branch as well. > Dependencies aren't loaded when

[jira] [Closed] (XERCESC-2236) Dependencies aren't loaded when using provided CMake config package

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2236. - > Dependencies aren't loaded when using provided CMake config package >

[xerces-c] branch xerces-3.2 updated: Merge pull request #49 from oci-labs/xercesc-2236

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new 0163ef33a Merge pull request #49

[jira] [Assigned] (XERCESC-2236) Dependencies aren't loaded when using provided CMake config package

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2236: - Assignee: Scott Cantor (was: Roger Leigh) > Dependencies aren't loaded when using

[GitHub] [xerces-c] rouault opened a new pull request, #51: [XERCESC-2241] Fix integer overflows in DFAContentModel class

2022-10-05 Thread GitBox
rouault opened a new pull request, #51: URL: https://github.com/apache/xerces-c/pull/51 On .xsd files like the following ones (generated by ossfuzz, so broken), integer overflows can happen in DFAContentModel::countLeafNodes() and DFAContentModel::buildDFA() which can later cause

[jira] [Commented] (XERCESC-2236) Dependencies aren't loaded when using provided CMake config package

2022-10-05 Thread Roger Leigh (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613131#comment-17613131 ] Roger Leigh commented on XERCESC-2236: -- The change looks fine to me, and I've applied it to

[xerces-c] branch master updated: Mark Xerces Dependencies as PRIVATE in CMake

2022-10-05 Thread rleigh
This is an automated email from the ASF dual-hosted git repository. rleigh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/master by this push: new 549592880 Mark Xerces Dependencies as PRIVATE

[jira] [Commented] (XERCESC-2219) XMLReader constructor: memory leak when refreshRawBuffer() throws

2022-10-05 Thread Roger Leigh (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613126#comment-17613126 ] Roger Leigh commented on XERCESC-2219: -- Yes, this was applied. > XMLReader constructor: memory

[jira] [Closed] (XERCESC-2219) XMLReader constructor: memory leak when refreshRawBuffer() throws

2022-10-05 Thread Roger Leigh (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh closed XERCESC-2219. Resolution: Fixed > XMLReader constructor: memory leak when refreshRawBuffer() throws >

[jira] [Commented] (XERCESC-2236) Dependencies aren't loaded when using provided CMake config package

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613121#comment-17613121 ] Scott Cantor commented on XERCESC-2236: --- I don't use CMake so I would not be comfortable applying

[jira] [Assigned] (XERCESC-2236) Dependencies aren't loaded when using provided CMake config package

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2236: - Assignee: Roger Leigh (was: Scott Cantor) > Dependencies aren't loaded when using

[jira] [Commented] (XERCESC-2235) DFAContentModel::buildDFA(): correctly zero-initialize fFollowList

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613120#comment-17613120 ] Scott Cantor commented on XERCESC-2235: --- This is a fix to a patch I need to rework, so I'll pick

[jira] [Assigned] (XERCESC-2230) DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2230: - Assignee: Scott Cantor > DFAContentModel::buildSyntaxTree(): fix memory leaks when >

[jira] [Closed] (XERCESC-2230) DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2230. - > DFAContentModel::buildSyntaxTree(): fix memory leaks when > OutOfMemoryException occurs >

[jira] [Updated] (XERCESC-2230) DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2230: -- Fix Version/s: 4.0.0 > DFAContentModel::buildSyntaxTree(): fix memory leaks when >

[jira] [Resolved] (XERCESC-2230) DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2230. --- Resolution: Fixed Applied to both branches. > DFAContentModel::buildSyntaxTree(): fix

[xerces-c] branch xerces-3.2 updated: DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new c08ac7443

[jira] [Resolved] (XERCESC-2229) IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2229. --- Resolution: Fixed Applied to both branches. > IGXMLScanner::scanDocTypeDecl(): fix memory

[jira] [Updated] (XERCESC-2229) IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2229: -- Fix Version/s: 4.0.0 > IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception >

[jira] [Closed] (XERCESC-2229) IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2229. - > IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception >

[xerces-c] branch xerces-3.2 updated: IGXMLScanner::scanDocTypeDecl(): fix memory leak on exception

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new 35a0cb4a2

[jira] [Commented] (XERCESC-2228) DFAContentModel: fix memory leaks when OutOfMemoryException occurs

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613114#comment-17613114 ] Scott Cantor commented on XERCESC-2228: --- Patch will need adjusting to avoid header change. The

[jira] [Commented] (XERCESC-2227) Memleak fixes in ContentSpecNode and ComplexTypeInfo classes

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613113#comment-17613113 ] Scott Cantor commented on XERCESC-2227: --- Patch will need adjusting for 3.2 branch to avoid method

[jira] [Updated] (XERCESC-2227) Memleak fixes in ContentSpecNode and ComplexTypeInfo classes

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2227: -- Fix Version/s: 4.0.0 > Memleak fixes in ContentSpecNode and ComplexTypeInfo classes >

[jira] [Resolved] (XERCESC-2226) Increment minimum CMake version to 3.12

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2226. --- Resolution: Done Applied to both branches. > Increment minimum CMake version to 3.12 >

[jira] [Closed] (XERCESC-2226) Increment minimum CMake version to 3.12

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2226. - > Increment minimum CMake version to 3.12 > --- > >

[jira] [Updated] (XERCESC-2226) Increment minimum CMake version to 3.12

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2226: -- Fix Version/s: 4.0.0 > Increment minimum CMake version to 3.12 >

[xerces-c] 02/02: XERCESC-2226: Update minimum CMake version to 3.12

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit b1a22d46abcc61857f07d67f3b54256da3d951e3 Author: Roger Leigh AuthorDate: Mon Sep 20 22:07:33 2021 +0100

[xerces-c] 01/02: Merge pull request #34 from prince-chrismc/patch-1

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit 1478b831d6fb49f5954353961a09760c76b9e4d0 Author: Roger Leigh AuthorDate: Mon Sep 20 22:02:26 2021 +0100

[xerces-c] branch xerces-3.2 updated (decafd46e -> b1a22d46a)

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a change to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git from decafd46e DFAContentModel::checkUniqueParticleAttribution (): speed enhancement new 1478b831d Merge pull

[jira] [Updated] (XERCESC-2225) Link to installed CMake targets of CURL

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2225: -- Fix Version/s: 4.0.0 > Link to installed CMake targets of CURL >

[jira] [Closed] (XERCESC-2225) Link to installed CMake targets of CURL

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2225. - > Link to installed CMake targets of CURL > --- > >

[jira] [Resolved] (XERCESC-2225) Link to installed CMake targets of CURL

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2225. --- Resolution: Done Applied to both branches. > Link to installed CMake targets of CURL >

[jira] [Closed] (XERCESC-2224) DFAContentModel::checkUniqueParticleAttribution (): speed enhancement

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2224. - > DFAContentModel::checkUniqueParticleAttribution (): speed enhancement >

[jira] [Resolved] (XERCESC-2224) DFAContentModel::checkUniqueParticleAttribution (): speed enhancement

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2224. --- Resolution: Fixed Applied to both branches. >

[jira] [Updated] (XERCESC-2224) DFAContentModel::checkUniqueParticleAttribution (): speed enhancement

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2224: -- Fix Version/s: 4.0.0 > DFAContentModel::checkUniqueParticleAttribution (): speed enhancement

[xerces-c] branch xerces-3.2 updated: DFAContentModel::checkUniqueParticleAttribution (): speed enhancement

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new decafd46e

[jira] [Closed] (XERCESC-2223) SAX2XMLReaderImpl::error(): potential memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2223. - > SAX2XMLReaderImpl::error(): potential memory leak >

[jira] [Resolved] (XERCESC-2223) SAX2XMLReaderImpl::error(): potential memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2223. --- Resolution: Fixed Applied to both branches. > SAX2XMLReaderImpl::error(): potential

[jira] [Updated] (XERCESC-2223) SAX2XMLReaderImpl::error(): potential memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2223: -- Fix Version/s: 4.0.0 > SAX2XMLReaderImpl::error(): potential memory leak >

[xerces-c] branch xerces-3.2 updated: SAX2XMLReaderImpl::error(): use exception memory manager, otherwise regular memory manager might fail to fully allocate the strings in the exception and cause mem

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new 4227d220a

[jira] [Closed] (XERCESC-2222) DFAContentModel::checkUniqueParticleAttribution(): fix memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-. - > DFAContentModel::checkUniqueParticleAttribution(): fix memory leak >

[jira] [Resolved] (XERCESC-2222) DFAContentModel::checkUniqueParticleAttribution(): fix memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-. --- Resolution: Fixed I applied this back to the 3.2 branch so it's applied to both. >

[jira] [Updated] (XERCESC-2222) DFAContentModel::checkUniqueParticleAttribution(): fix memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-: -- Fix Version/s: 4.0.0 > DFAContentModel::checkUniqueParticleAttribution(): fix memory leak >

[xerces-c] branch xerces-3.2 updated: DFAContentModel::checkUniqueParticleAttribution(): fix memory leak

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new 583943826

[jira] [Commented] (XERCESC-2219) XMLReader constructor: memory leak when refreshRawBuffer() throws

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613095#comment-17613095 ] Scott Cantor commented on XERCESC-2219: --- Another ABI change, this will have to be reverted and

[jira] [Assigned] (XERCESC-2219) XMLReader constructor: memory leak when refreshRawBuffer() throws

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2219: - Assignee: Scott Cantor (was: Roger Leigh) > XMLReader constructor: memory leak when

[xerces-c] 02/02: Revert "Merge pull request #31 from rouault/fix_ossfuzz_37529_backport_3_2"

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit 05dbb6a5fd5a8992ae249b0d2fa13729e6b8122f Author: Scott Cantor AuthorDate: Wed Oct 5 13:58:28 2022 -0400

[xerces-c] 01/02: Revert "Merge pull request #29 from rouault/backport_3_2_curl_memleak_fix"

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit e751104cadac7634293e54d325d6ed7c9a1ed571 Author: Scott Cantor AuthorDate: Wed Oct 5 13:54:19 2022 -0400

[xerces-c] branch xerces-3.2 updated (cf20b46a8 -> 05dbb6a5f)

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a change to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git from cf20b46a8 Merge pull request #32 from rouault/fix_ossfuzz_37666 new e751104ca Revert "Merge pull request

[jira] [Assigned] (XERCESC-2218) CurlURLInputStream constructor memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2218: - Assignee: Scott Cantor (was: Roger Leigh) > CurlURLInputStream constructor memory

[jira] [Commented] (XERCESC-2218) CurlURLInputStream constructor memory leak

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613093#comment-17613093 ] Scott Cantor commented on XERCESC-2218: --- I reviewed this patch and it's not applicable to the 3.2

[jira] [Closed] (XERCESC-2217) ICUTranscoder::transcodeFrom buffer overflow

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2217. - > ICUTranscoder::transcodeFrom buffer overflow > > >

[jira] [Resolved] (XERCESC-2217) ICUTranscoder::transcodeFrom buffer overflow

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2217. --- Resolution: Fixed Verified this was applied to both branches. >

[jira] [Closed] (XERCESC-2221) InMemMsgLoader::loadMsg(): fix memory leak when transcoding fails

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2221. - > InMemMsgLoader::loadMsg(): fix memory leak when transcoding fails >

[jira] [Resolved] (XERCESC-2221) InMemMsgLoader::loadMsg(): fix memory leak when transcoding fails

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2221. --- Resolution: Fixed Cherry-picked the master commit back to the 3.2 branch, closing. >

[jira] [Updated] (XERCESC-2221) InMemMsgLoader::loadMsg(): fix memory leak when transcoding fails

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2221: -- Priority: Minor (was: Major) > InMemMsgLoader::loadMsg(): fix memory leak when transcoding

[jira] [Updated] (XERCESC-2221) InMemMsgLoader::loadMsg(): fix memory leak when transcoding fails

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2221: -- Fix Version/s: 4.0.0 > InMemMsgLoader::loadMsg(): fix memory leak when transcoding fails >

[xerces-c] 01/02: Update version.

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit 0ee7c65ca390942dc17806d0decaaa5e8ed1534e Author: Scott Cantor AuthorDate: Wed Oct 5 12:45:50 2022 -0400

[xerces-c] 02/02: Merge pull request #32 from rouault/fix_ossfuzz_37666

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git commit cf20b46a842a05c597146ad48c2ccabfd106f98b Author: Roger Leigh AuthorDate: Thu Sep 9 08:38:15 2021 +0100

[xerces-c] branch xerces-3.2 updated (fb8e5881a -> cf20b46a8)

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a change to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git from fb8e5881a XERCESC-2242 - Non-default curl location breaks autoconf link detection new 0ee7c65ca Update

[jira] [Commented] (XERCESC-2237) NetAccessors do not work

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613076#comment-17613076 ] Scott Cantor commented on XERCESC-2237: --- Well, I do indeed see it hanging. In the case of curl,

[jira] [Resolved] (XERCESC-2242) Non-default curl location breaks autoconf link detection

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2242. --- Resolution: Fixed > Non-default curl location breaks autoconf link detection >

[xerces-c] branch xerces-3.2 updated: XERCESC-2242 - Non-default curl location breaks autoconf link detection

2022-10-05 Thread scantor
This is an automated email from the ASF dual-hosted git repository. scantor pushed a commit to branch xerces-3.2 in repository https://gitbox.apache.org/repos/asf/xerces-c.git The following commit(s) were added to refs/heads/xerces-3.2 by this push: new fb8e5881a XERCESC-2242 - Non-default

[jira] [Assigned] (XERCESC-2242) Non-default curl location breaks autoconf link detection

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2242: - Assignee: Scott Cantor > Non-default curl location breaks autoconf link detection >

[jira] [Created] (XERCESC-2242) Non-default curl location breaks autoconf link detection

2022-10-05 Thread Scott Cantor (Jira)
Scott Cantor created XERCESC-2242: - Summary: Non-default curl location breaks autoconf link detection Key: XERCESC-2242 URL: https://issues.apache.org/jira/browse/XERCESC-2242 Project: Xerces-C++

[jira] [Resolved] (XERCESC-2213) Not able to build XERCESS 3.2.3 on MAC for arm64 configuration

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor resolved XERCESC-2213. --- Resolution: Invalid > Not able to build XERCESS 3.2.3 on MAC for arm64 configuration >

[jira] [Closed] (XERCESC-2213) Not able to build XERCESS 3.2.3 on MAC for arm64 configuration

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor closed XERCESC-2213. - > Not able to build XERCESS 3.2.3 on MAC for arm64 configuration >

[jira] [Assigned] (XERCESC-2213) Not able to build XERCESS 3.2.3 on MAC for arm64 configuration

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2213: - Assignee: (was: Scott Cantor) > Not able to build XERCESS 3.2.3 on MAC for arm64

[jira] [Updated] (XERCESC-2213) Not able to build XERCESS 3.2.3 on MAC for arm64 configuration

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2213: -- Fix Version/s: (was: 3.2.4) > Not able to build XERCESS 3.2.3 on MAC for arm64

[jira] [Reopened] (XERCESC-2213) Not able to build XERCESS 3.2.3 on MAC for arm64 configuration

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reopened XERCESC-2213: --- Reopening to adjust issue metadata. > Not able to build XERCESS 3.2.3 on MAC for arm64

[jira] [Updated] (XERCESC-2241) Integer overflows in DFAContentModel class

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2241: -- Affects Version/s: 3.2.3 > Integer overflows in DFAContentModel class >

[jira] [Updated] (XERCESC-2241) Integer overflows in DFAContentModel class

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2241: -- Fix Version/s: 3.2.4 > Integer overflows in DFAContentModel class >

[jira] [Assigned] (XERCESC-2241) Integer overflows in DFAContentModel class

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor reassigned XERCESC-2241: - Assignee: Scott Cantor > Integer overflows in DFAContentModel class >

[jira] [Commented] (XERCESC-2240) Junk characters (including null) allowed in XML declaration

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613049#comment-17613049 ] Scott Cantor commented on XERCESC-2240: --- Unless somebody who knows the code better can propose a

[jira] [Commented] (XERCESC-2239) When XMLUni::fgDOMWRTSplitCdataSections is true (the default), invalid XML characters are allowed by DOMWriter

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613048#comment-17613048 ] Scott Cantor commented on XERCESC-2239: --- I'll at least take a look but I doubt I would have the

[jira] [Commented] (XERCESC-2238) Missing AttributesImpl or AttributesListImpl or VecAttrListImpl copy constructor

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17613047#comment-17613047 ] Scott Cantor commented on XERCESC-2238: --- If I interpret any of this correctly (I don't use SAX so

[jira] [Updated] (XERCESC-2238) Missing AttributesImpl or AttributesListImpl or VecAttrListImpl copy constructor

2022-10-05 Thread Scott Cantor (Jira)
[ https://issues.apache.org/jira/browse/XERCESC-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2238: -- Affects Version/s: 3.2.4 > Missing AttributesImpl or AttributesListImpl or VecAttrListImpl

  1   2   >