Content-Length: 259264 | pFad | http://github.com/postgrespro/postgres/commit/52f0142eb4c755d1f4c390464769d35f21e998c3

A9 Add a noreturn attribute to help static analyzers · postgrespro/postgres@52f0142 · GitHub
Skip to content

Commit 52f0142

Browse files
committed
Add a noreturn attribute to help static analyzers
1 parent ecb0d20 commit 52f0142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/fmgr/dfmgr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ char *Dynamic_library_path;
6565

6666
static void *internal_load_library(const char *libname);
6767
static void incompatible_module_error(const char *libname,
68-
const Pg_magic_struct *module_magic_data);
68+
const Pg_magic_struct *module_magic_data) pg_attribute_noreturn();
6969
static void internal_unload_library(const char *libname);
7070
static bool file_exists(const char *name);
7171
static char *expand_dynamic_library_name(const char *name);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/52f0142eb4c755d1f4c390464769d35f21e998c3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy