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

Remove 1KB stack buffer from _dmalloc_environ_process #74

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

xiaoxiang781216
Copy link
Contributor

to save the stack space

to save the stack space

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I97477034e020c5dbd8ff8df65170dfcd71ab6bef
@j256 j256 merged commit 37daa70 into j256:master Apr 18, 2021
@j256
Copy link
Owner

j256 commented Apr 19, 2021

Fixed a bug with the logpath having a character trimmed with: 45c7439

xiaoxiang781216 added a commit to xiaoxiang781216/dmalloc that referenced this pull request Apr 19, 2021
since it isn't needed anymore after commit:
commit 37daa70
Author: Xiang Xiao <xiaoxiang@xiaomi.com>
Date:   Sun Apr 18 13:05:24 2021 -0500

    Remove 1KB stack buffer from _dmalloc_environ_process (j256#74)

    to save the stack space

and move the NULL check to process_environ to avoid the duplication

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I62fb4acfd2602d7c34651ae2e6d1e35d3da2bdc2
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