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

contrib/hbsqlit3: Fixed dangling pointer access with SQLITE3_TRACE(), SQLITE3_PROFILE() #342

Merged

Conversation

tuffnatty
Copy link
Member

2023-11-15 15:57 UTC+0100 Phil Krylov (phil a t krylov.eu)

  • contrib/hbsqlit3/tests/backup.prg
    • Simple change in test to provoke access to dangling pointer saved by SQLITE3_TRACE().
  • contrib/hbsqlit3/core.c
    ! Fixed dangling pointer access with SQLITE3_TRACE(), SQLITE3_PROFILE().

@tuffnatty tuffnatty closed this Nov 15, 2023
  * contrib/hbsqlit3/tests/backup.prg
    + Simple change in test to provoke access to dangling pointer saved
      by SQLITE3_TRACE().
  * contrib/hbsqlit3/core.c
    ! Fixed dangling pointer access with SQLITE3_TRACE(), SQLITE3_PROFILE().
@tuffnatty tuffnatty reopened this Nov 15, 2023
@tuffnatty tuffnatty force-pushed the hbsqlit3-sqlite3_trace-dangling_pointer branch from 4395263 to 45cbb25 Compare November 15, 2023 15:21
@tuffnatty
Copy link
Member Author

And reopening again.

@tuffnatty tuffnatty added the bug label Nov 15, 2023
@tuffnatty tuffnatty merged commit 0000838 into harbour:master Nov 16, 2023
7 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant