commit | 7fd2651f67a43fad3cc1cc2db7c0e5f9c568023c | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Sep 01 09:38:32 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Sep 01 09:38:32 2008 -0400 |
tree | 781483c927690b61866d6b6f4ade6a8b8c7f5e47 | |
parent | f6d179f5d304ed2ece6abf6addfb6a2cf402f192 [diff] |
libe2p: Fix potential core-dumping bug in iterate_on_dir() iterate_on_dir() can try to copy too much data from the directory entry, resulting in a crash. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>