Skip to content
Snippets Groups Projects
  • Bobi Jam's avatar
    080e3ee7
    Branch HEAD · 080e3ee7
    Bobi Jam authored
    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.
    080e3ee7
    History
    Branch HEAD
    Bobi Jam authored
    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.
liblustreapi.c 45.60 KiB