• Nick Kralevich's avatar
    Clean up more recursive FORTIFY_SOURCE calls · e4c6b08c
    Nick Kralevich authored
    Don't use FORTIFY_SOURCE on functions which implement
    FORTIFY_SOURCE, to avoid infinite recursion problems.
    
    The previous patch only addressed one of the problems.
    
    Bug: 12216860
    Change-Id: I6f30ae7cb5b481be9942add18182ea4839d348a6
    e4c6b08c
__strlcat_chk.cpp 2.14 KB