Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FirebirdSQL
/
firebird-odbc-driver
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
93
Code
Issues
14
Pull requests
5
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add ASAN and Valgrind integration for CI test suite
- #289
#289
Merged
irodushka
merged 18 commits into
FirebirdSQL:master
FirebirdSQL/firebird-odbc-driver:master
from
fdcastel:fix-issue-288
fdcastel/firebird-odbc-driver:fix-issue-288
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add ASAN and Valgrind integration for CI test suite
#289
irodushka
merged 18 commits into
FirebirdSQL:master
FirebirdSQL/firebird-odbc-driver:master
from
fdcastel:fix-issue-288
fdcastel/firebird-odbc-driver:fix-issue-288
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2026
Add ASAN and Valgrind integration for CI test suite
Show description for 65df21f
fdcastel
committed
65df21f
View commit details
Copy full SHA for 65df21f
Browse repository at this point
Add lsan.supp and fix suppressions file path
Show description for 1b21cf2
fdcastel
committed
1b21cf2
View commit details
Copy full SHA for 1b21cf2
Browse repository at this point
Mark ASAN CI job as continue-on-error
Show description for 2e5af48
fdcastel
committed
2e5af48
View commit details
Copy full SHA for 2e5af48
Browse repository at this point
Fix heap-buffer-overflow in ConvertingString<> state buffer allocation
Show description for 832d8e7
fdcastel
committed
832d8e7
View commit details
Copy full SHA for 832d8e7
Browse repository at this point
Remove continue-on-error from ASAN CI job
Show description for 8ea653f
fdcastel
committed
8ea653f
View commit details
Copy full SHA for 8ea653f
Browse repository at this point
Commits on Apr 15, 2026
Address PR review: rename to BUILD_WITH_*, restructure sanitizer options
Show description for 84b9dec
fdcastel
committed
84b9dec
View commit details
Copy full SHA for 84b9dec
Browse repository at this point
Restructure LOGGING handling to use remove_definitions pattern
Show description for e28f255
fdcastel
committed
e28f255
View commit details
Copy full SHA for e28f255
Browse repository at this point
Commits on Apr 16, 2026
Simplify LOGGING guard to a single combined condition
Show description for 52f0495
fdcastel
committed
52f0495
View commit details
Copy full SHA for 52f0495
Browse repository at this point
Fix version detection when no stable release tag exists
Show description for b7aa955
fdcastel
committed
b7aa955
View commit details
Copy full SHA for b7aa955
Browse repository at this point
Exclude DEBUG macro from sanitizer builds
Show description for 5323214
fdcastel
committed
5323214
View commit details
Copy full SHA for 5323214
Browse repository at this point
Commits on Apr 17, 2026
Fix SQLWCHAR conversion path in MainUnicode
fdcastel
committed
836e6d4
View commit details
Copy full SHA for 836e6d4
Browse repository at this point
Commits on Apr 18, 2026
Revert "Fix SQLWCHAR conversion path in MainUnicode"
Show description for f20e6fc
fdcastel
committed
f20e6fc
View commit details
Copy full SHA for f20e6fc
Browse repository at this point
Commits on Apr 19, 2026
Make sanitizer presets explicitly mutually exclusive
fdcastel
committed
9daab27
View commit details
Copy full SHA for 9daab27
Browse repository at this point
Pin sanitizer flags OFF in standard presets
Show description for 8258a27
fdcastel
committed
8258a27
View commit details
Copy full SHA for 8258a27
Browse repository at this point
Fix ConvertingString heap overflow without causing stack smash
Show description for 0f8f90f
fdcastel
committed
0f8f90f
View commit details
Copy full SHA for 0f8f90f
Browse repository at this point
Use byte-level widening/narrowing on Linux SQLWCHAR paths
Show description for bea6403
fdcastel
committed
bea6403
View commit details
Copy full SHA for bea6403
Browse repository at this point
Commits on Apr 20, 2026
Trim PR #289 to ASAN/Valgrind CI scope
Show description for 09b934a
fdcastel
committed
09b934a
View commit details
Copy full SHA for 09b934a
Browse repository at this point
Disable ASAN CI job until Linux widechar paths are fixed
Show description for 98115a1
fdcastel
committed
98115a1
View commit details
Copy full SHA for 98115a1
Browse repository at this point
You can’t perform that action at this time.