• Yedidya Feldblum's avatar
    avoid snprintf in Elf code · 63ee5137
    Yedidya Feldblum authored
    Summary: `snprintf` may not be async-signal-safe, but Elf code is intended for use in signal handlers.
    
    Reviewed By: luciang
    
    Differential Revision: D27000080
    
    fbshipit-source-id: 818f48787b5712b7334eca782e18c71c17d03361
    63ee5137
Elf.h 10.4 KB