Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix memory corruption (marker was getting overflowed because#29

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
jmailloux wants to merge4 commits intoastand:main
base:main
Choose a base branch
Loading
fromenvgoinc:main

Conversation

@jmailloux
Copy link

Fixed memory corruption that was causing an abort when running this on MacOS. In FindVersion, marker was only 8 bytes. It needed to be 9 bytes because some strings were 8 characters long. That would make 9 bytes with the null terminator.
Also, fixed the no -rw option. Before, it would create 000, 001, ... folders, but all of the code folders would be in the output directory instead of the appropriate numbered directory.

some strings are 8 characters.  With the null chararacter, itneeded to be 9 chars.  It was only 8.  Also, fixed the non rw option.
@astand
Copy link
Owner

Hi@jmailloux thank you for participating

Please, check the latest v3.1 release. I was adding new features regarding generation output configuration flexibility and also stumbled with that problem.FindVersion is completely refactored, I believe that this issue fixed now.
https://github.com/astand/c-coderdbc/tree/v3.1

if the last message in the list was the biggest message
_CYC defines are generated even if cycle time is 0f suffix is used in number constants to specify float
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jmailloux@astand

[8]ページ先頭

©2009-2025 Movatter.jp