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

AV after isc_cancel_events if event was not found or already delivered [CORE2368] #2790

Closed
firebird-automations opened this issue Mar 12, 2009 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

server.cpp\cancel_events() pass not initialized stack variable (status-vector) into fb_interpret if event to cancel was not found or already delivered

Commits: d443178 d234f95 982cc2e b85cdf0 62ed3e2 931c92a 0a0b296 428204c

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 Beta 1 [ 10251 ]

Fix Version: 1.5.6 [ 10225 ]

Fix Version: 2.1.3 [ 10302 ]

Fix Version: 2.0.6 [ 10303 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

More complete description

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

description: server.cpp\cancel_events() pass not initialized stack variable (status-vector) into fb_interpret if event to cancel was not found => server.cpp\cancel_events() pass not initialized stack variable (status-vector) into fb_interpret if event to cancel was not found or already delivered

summary: AV after isc_cancel_events if event was not found => AV after isc_cancel_events if event was not found or already delivered

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@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