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 the static buffer(options) inside process_environ #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiaoxiang781216
Copy link
Contributor

since it isn't needed anymore after commit:

commit 37daa70f03a45590721a0bddcd23574ccdbf540c
Author: Xiang Xiao <xiaoxiang@xiaomi.com>
Date:   Sun Apr 18 13:05:24 2021 -0500

    Remove 1KB stack buffer from _dmalloc_environ_process (#74)

    to save the stack space

and move the NULL check to process_environ to avoid the duplication

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.

1 participant