Skip to content

Commit

Permalink
Block signals for sqlsrv_connect function
Browse files Browse the repository at this point in the history
  • Loading branch information
iamluc committed Jan 16, 2025
1 parent 52336c9 commit 3b59fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/handlers_signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ static void dd_handle_signal(zif_handler original_function, INTERNAL_FUNCTION_PA
x(oci_connect) \
x(odbc_connect) \
x(ldap_connect) \
x(sqlsrv_connect) \

#define BLOCKMETH(x) \
x(PDO, connect) \
Expand Down

0 comments on commit 3b59fdb

Please sign in to comment.