Giter VIP home page Giter VIP logo

Comments (3)

myrrlyn avatar myrrlyn commented on June 1, 2024

Yes; #55 described an error when communicating with the allocator that has been present since 0.11 and allows a use-after or double- free. I have not yet merged into trunk the patch that fixes it and explains the yank, but you can read about it here if you want. The important paragraph is

If you feel strongly that you cannot upgrade from a prior minor version, please file an issue and I will backport this fix and publish a patch on your minor series. I will also work with you on an upgrade path.

What release series are you using? I will publish a patch version with the fix to it.

Can I help you upgrade to 0.17?

from bitvec.

liqinggd avatar liqinggd commented on June 1, 2024

Thanks for your fixes for the memory safety problem, we can self upgrade to 0.17, it is not a big problem, but really a surprise.

from bitvec.

myrrlyn avatar myrrlyn commented on June 1, 2024

I'd really prefer it if Cargo would still resolve yanked crates in Cargo.toml and emit warnings that the crate has been yanked, rather than just failing to resolve. The Rust position that lockfiles should only be committed for application projects and not for library projects really makes yanking painful for library crates, and reduces its efficacy as a tool for cleanly removing versions that should no longer be used.


0.17 renames everything in the cursor module and, I learned after the fact, uses the wrong behavior to provide aliases. I don't remember offhand what other breaking changes there are in recent history.

from bitvec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.