.
authorJim Meyering <jim@meyering.net>
Sat, 5 Apr 2003 06:46:08 +0000 (06:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 5 Apr 2003 06:46:08 +0000 (06:46 +0000)
lib/ChangeLog

index ff9b263efd06284f9d8f46175f336e39d2c53699..509853bbb4422be34537dc8d66529fdc4a67221d 100644 (file)
@@ -1,3 +1,13 @@
+2003-04-05  Jim Meyering  <jim@meyering.net>
+
+       Merge change from Coreutils.
+       * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
+       error from mntctl.
+       Use mntctl's return value to drive the entry-processing loop, since
+       we can't rely on the value of the vmt_length member in the last
+       entry.  On some systems doing so could result in exhausting
+       virtual memory.  Based in part on a patch from Mike Jetzer.
+
 2003-04-04  Bruno Haible  <bruno@clisp.org>
 
        * linebreak.h: New file, from GNU gettext.