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

lib/vector/Vlib: Fix Resource Leak issue in copy.c #4533

Merged
merged 12 commits into from
Oct 26, 2024

Commits on Oct 15, 2024

  1. Fix Resource Leak

    Shubham Vasudeo Desai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bb9f327 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Related issues

    Shubham Vasudeo Desai committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    98f5f27 View commit details
    Browse the repository at this point in the history
  2. changes

    Shubham Vasudeo Desai committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    27fa7a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. changes

    Shubham Vasudeo Desai committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1559dbf View commit details
    Browse the repository at this point in the history
  2. Update lib/vector/Vlib/copy.c

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    ShubhamDesai and github-actions[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    82f64c8 View commit details
    Browse the repository at this point in the history
  3. changes

    Shubham Vasudeo Desai committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5b92dc2 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/issue_70' into issue_70

    Shubham Vasudeo Desai committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cf8e3f6 View commit details
    Browse the repository at this point in the history
  5. changes

    Shubham Vasudeo Desai committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    64d653e View commit details
    Browse the repository at this point in the history
  6. remove driver check

    Shubham Vasudeo Desai committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    971eb78 View commit details
    Browse the repository at this point in the history
  7. changes

    Shubham Vasudeo Desai committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3319bbd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. added vect_destroy_field_info

    Shubham Vasudeo Desai committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    59e912e View commit details
    Browse the repository at this point in the history
  2. added vect_destroy_field_info

    Shubham Vasudeo Desai committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5e096fc View commit details
    Browse the repository at this point in the history