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

Minor, make MSVC happy by fixing memory safety warnings #51

Closed
wants to merge 1 commit into from
Closed

Minor, make MSVC happy by fixing memory safety warnings #51

wants to merge 1 commit into from

Conversation

ebraminio
Copy link
Collaborator

These probably are [false] alarms of MSVC but this is fixing them. I don't know if this even worth to do (or has performance issue?) and probably {{0}} is better to be used on hb-ot-shape-complex-arabic-fallback.hh for initializing but actually I wanted to get more familiar with harfbuzz development. It compiles with MSVC and cygwin64 GCC and make check (Testsuite: # TOTAL: 8 # PASS: 8)

@behdad behdad closed this in 5c87120 Oct 15, 2014
@behdad
Copy link
Member

behdad commented Oct 15, 2014

Thanks. I applied the ones that were safe.

gpgreen pushed a commit to gpgreen/harfbuzz that referenced this pull request Jan 10, 2024
Link cleanup

r? @metajack @mbrubeck 
CC @alexcrichton

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-harfbuzz/51)
<!-- Reviewable:end -->
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

Successfully merging this pull request may close these issues.

None yet

2 participants