• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

babelfish-for-postgresql / babelfish_extensions / 23252821509
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 18 Mar 2026 04:14PM UTC
Jobs 1
Files 121
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Mar 2026 03:32PM UTC coverage: 77.052% (-0.003%) from 77.055%
23252821509

push

github

web-flow
Fix memory leaks in for_xml_ffunc() by adding missing regfree() calls (#4655)

The function for_xml_ffunc() is calling regcomp() to compile regular expressions but failing to call regfree() to release the allocated memory, causing memory leaks during FOR XML Queries.

This PR fixes memory leaks in the for_xml_ffunc() function by adding missing regfree() calls to properly clean up compiled regular expressions.

Task: BABEL-6403

Authored-by: Rohit Bhagat rohitbgt@amazon.com

9 of 10 new or added lines in 1 file covered. (90.0%)

3 existing lines in 2 files now uncovered.

52983 of 68763 relevant lines covered (77.05%)

403338.42 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.91
0.0% contrib/babelfishpg_tsql/src/tsql_for/forxml.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.91
0.0% contrib/babelfishpg_tsql/src/tsql_for/forxml.c
2
76.23
-0.62% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 23252821509.1 18 Mar 2026 04:14PM UTC 121
77.05
GitHub Action Run
Source Files on build 23252821509
  • Tree
  • List 121
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23252821509
  • 8dacc0c4 on github
  • Prev Build on BABEL_5_X_DEV (#23243363660)
  • Next Build on BABEL_5_X_DEV (#23252867355)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc