• Kenny Root's avatar
    Check length of filenames before strcat · b3b4318a
    Kenny Root authored
    Just in case someone tries to set up a series of links to trick us, do a
    quick sanity check on the total length of the strings we're about to
    concatenate.
    
    Change-Id: Iba9617008dbc1e93e1907393052caf1e52fbe312
    b3b4318a
Process.cpp 6.38 KB