summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2010-11-07 19:52:13 +0100
committerPeter Korsgaard2010-11-07 19:52:13 +0100
commit937367785a568d1b683b1e31b8ad9bdbe0cb607b (patch)
tree33c23e37cfcd264c0e88a9b1b78c0e0dfaf7fc2c /CHANGES
parentmpc: fix make dependencies (diff)
downloadbuildroot-937367785a568d1b683b1e31b8ad9bdbe0cb607b.tar.gz
buildroot-937367785a568d1b683b1e31b8ad9bdbe0cb607b.tar.xz
buildroot-937367785a568d1b683b1e31b8ad9bdbe0cb607b.zip
config: fix crash with too long paths
Closes #2737 Use PATH_MAX rather that 128 for path buffers. Patch from kernel 1408b15b98 (kconfig: Use PATH_MAX instead of 128 for path buffer sizes) by Will Newton. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 88e061c89..3c7b32648 100644
--- a/CHANGES
+++ b/CHANGES
@@ -78,6 +78,7 @@
#2581: libmms: Update to 0.6, and patch to work on architectures...
#2707: Can't compile linux kernel using buildroot + crosstool-ng
#2731: Build order
+ #2737: buildroot configuration tool crashing when the path exceeds...
#2767: Build for lsof broken in buildroot-2010.08
2010.08: Released August 31th, 2010: