Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Thu, 27 Sep 2007 02:52:19 +0000 (02:52 +0000)
committerbobijam <bobijam>
Thu, 27 Sep 2007 02:52:19 +0000 (02:52 +0000)
commitb7292703957bcf6938777118a2c5f0ecb6f3d693
tree19ab39dad7ff1d12d10d342fad06f187d3a52908
parent30ee4830e6f87126043e1ff6e7976341f2ae5b67
Branch b1_6
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