Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in socket binding for db events [CORE966] #1369

Closed
firebird-automations opened this issue Oct 23, 2006 · 11 comments
Closed

Bug in socket binding for db events [CORE966] #1369

firebird-automations opened this issue Oct 23, 2006 · 11 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pcisar

setsockopt call in inet.cpp uses uninitialised variable and doesn't handle errors properly. It results in INET/inet_error: bind errno = 10048 errors reported in the log when clients bind to the db events.

Commits: a2c93c8 d668ed7 27a9f9d

@firebird-automations
Copy link
Collaborator Author

Modified by: @paulbeach

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.0.1 [ 10090 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @paulbeach

Fix Version: 2.1 [ 10041 ]

Fix Version: 1.5.4 [ 10100 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.0.1 [ 10090 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 1.5.4 [ 10100 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Reopened to update ticket information.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Closed [ 6 ] => Reopened [ 4 ]

resolution: Fixed [ 1 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Fix Version: 2.1 Alpha 1 [ 10150 ]

Fix Version: 2.1.0 [ 10041 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Reopened [ 4 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11271 ] => Firebird [ 14297 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment