Skip to content

dbd_st_finish() does not check mysql_db_async_result() failure #315

Open
@ppisar

Description

@ppisar

dbd_st_finish() calls mysql_db_async_result() without checking its return value. mysql_db_async_result() can fail and it that case dbd_st_finish() should also signal an error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions