git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4fbfdde) | patch
Take a little more care in set_backtrace().
Sun, 3 Aug 2025 17:01:17 +0000 (13:01 -0400)
Sun, 3 Aug 2025 17:01:17 +0000 (13:01 -0400)
commit 5c8eda1f72a2b0a8c48ada9b872eb5ef581f7c81
Take a little more care in set_backtrace().

Coverity complained that the "errtrace" string is leaked if we return
early because backtrace_symbols fails. Another criticism that could
be leveled at this is that not providing any hint of what happened is
user-unfriendly. Fix that.

The odds of a leak here are small, and typically it wouldn't matter
anyway since the leak will be in ErrorContext which will soon get
reset. So I'm not feeling a need to back-patch.
src/backend/utils/error/elog.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /