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

babelfish-for-postgresql / babelfish_extensions / 23318013105
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: BABEL_6_X_DEV
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 19 Mar 2026 10:11PM UTC
Jobs 1
Files 120
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

19 Mar 2026 09:34PM UTC coverage: 76.323%. Remained the same
23318013105

push

github

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

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%)

1 existing line in 1 file now uncovered.

50787 of 66542 relevant lines covered (76.32%)

405341.22 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.25
0.0% contrib/babelfishpg_tsql/src/tsql_for/forxml.c
Jobs
ID Job ID Ran Files Coverage
1 23318013105.1 19 Mar 2026 10:11PM UTC 120
76.32
GitHub Action Run
Source Files on build 23318013105
  • Tree
  • List 120
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23318013105
  • 67ce5e20 on github
  • Prev Build on BABEL_4_X_DEV (#23181220458)
  • Next Build on BABEL_4_X_DEV (#23318037237)
  • 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