-
Notifications
You must be signed in to change notification settings - Fork 51
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: alexcrichton/dlmalloc-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: alexcrichton/dlmalloc-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 7 files changed
- 3 contributors
Commits on Oct 2, 2021
-
Avoid passing
null_mut()toptr::offset.Split `Chunk::mem_offset` out of `Chunk::to_mem`, and use that to avoid passing a null pointer to `Chunk::to_mem`, which calls `ptr::offset`, which Miri diagnoses as Undefined Behavior. Fixes #19.
Configuration menu - View commit details
-
Copy full SHA for 294a43b - Browse repository at this point
Copy the full SHA 294a43bView commit details
Commits on Oct 4, 2021
-
Merge pull request #20 from sunfishcode/master
Avoid passing `null_mut()` to `ptr::offset`.
Configuration menu - View commit details
-
Copy full SHA for dabe431 - Browse repository at this point
Copy the full SHA dabe431View commit details
Commits on Oct 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3bc9ca2 - Browse repository at this point
Copy the full SHA 3bc9ca2View commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4c7334a - Browse repository at this point
Copy the full SHA 4c7334aView commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 96c59c6 - Browse repository at this point
Copy the full SHA 96c59c6View commit details -
Merge pull request #22 from nivkner/fork_safe
make allocations safe in fork
Configuration menu - View commit details
-
Copy full SHA for 0a1c253 - Browse repository at this point
Copy the full SHA 0a1c253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc1a86 - Browse repository at this point
Copy the full SHA 8dc1a86View commit details
Commits on Oct 27, 2021
-
Merge pull request #23 from nivkner/unixify
unify linux and macos into a single module
Configuration menu - View commit details
-
Copy full SHA for fb9bb77 - Browse repository at this point
Copy the full SHA fb9bb77View commit details
Commits on Nov 1, 2021
-
Tweak some cfgs and some code to ensure that this crate compiles and works on wasm64 in the same manner as wasm32
Configuration menu - View commit details
-
Copy full SHA for b510fa9 - Browse repository at this point
Copy the full SHA b510fa9View commit details -
Merge pull request #25 from alexcrichton/wasm64
Add support for wasm64
Configuration menu - View commit details
-
Copy full SHA for 91861fb - Browse repository at this point
Copy the full SHA 91861fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ed983 - Browse repository at this point
Copy the full SHA d9ed983View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.1...0.2.2