[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    Re: [OE-core] [PATCH 1/5] go-native: fix PATH issue when len(TMPDIR) == 410
From:       Alexander Kanavin <alexander.kanavin () linux ! intel ! com>
Date:       2017-11-30 11:33:22
Message-ID: 3d8f8bf0-84a6-d9bf-6540-3cc09196fb1a () linux ! intel ! com
[Download RAW message or body]

On 11/30/2017 03:45 AM, Robert Yang wrote:
> +-	char buf[4096];
> ++	char buf[8192];

I understand it would take more time, but the proper way to fix this 
(and similar issues in patches 2, 3, 5) is to use dynamic allocation. 
Swapping one arbitrary value for another arbitrary value may still not 
be enough for everyone.

Alex
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic