Skip to content

The gp_workers_free function in gp_workers.c has a wrong param issue #92

@yixiangzhike

Description

@yixiangzhike

The first param w->free_list is wrong for LIST_DEL when free the busy list,it should be w->busy_list.
Line 192 in the file src/gp_workers.c, use-after-free occured here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions