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

Tutorial needs to discuss auto(de)ref #3576

Closed
brson opened this issue Sep 25, 2012 · 1 comment
Closed

Tutorial needs to discuss auto(de)ref #3576

brson opened this issue Sep 25, 2012 · 1 comment

Comments

@brson
Copy link
Contributor

brson commented Sep 25, 2012

Particularly in conjunction with method receivers.

@brson
Copy link
Contributor Author

brson commented Oct 6, 2012

This is done.

@brson brson closed this as completed Oct 6, 2012
bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
add the handling for vec! with paren inside macro
RalfJung pushed a commit to RalfJung/rust that referenced this issue May 11, 2024
…RalfJung

Implement non-null pointer for malloc(0)

Use non-null pointer for malloc(0) as mentioned in  rust-lang#3576 to detect leaks and double free of ``malloc(0)`` addresses.
RalfJung pushed a commit to RalfJung/rust that referenced this issue May 19, 2024
Use non-null pointer for size 0 posix memalign

Fixes rust-lang#3576
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant