2008-12-11 19:16:53

by Duane Griffin

[permalink] [raw]
Subject: [PATCH 0/11] make link target handling more robust

These patches fix potential bugs associated with link target handling,
primarily by NULL-terminating names read from disk.

The ext2 and generic page_getlink changes have been tested by listing
corrupted links and creating and listing valid ones. Other patches have
been compile-tested only.

Cheers,
Duane.