Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 27 Sep 2007 02:57:15 +0000 (02:57 +0000)
committerbobijam <bobijam>
Thu, 27 Sep 2007 02:57:15 +0000 (02:57 +0000)
commit080e3ee7c7f412f48fadab503791974b5ae79c53
tree1f15c191e313612d7e173248d7e2e931f6a37484
parente6c88453be658acc51c36b9c682e18fee78a0bbc
Branch HEAD
b=12948
i=wangdi, johann

Description: buffer overruns could theoretically occur
Details    : llapi_semantic_traverse() modifies the "path" argument by
             appending values to the end of the origin string, and a buffer
             overrun may occur. Adding buffer overrun check in liblustreapi.
lustre/ChangeLog
lustre/utils/liblustreapi.c