Skip to content
Snippets Groups Projects
  • William Ayd's avatar
    Removed GNU strdup extension from JSON (#49780) · b6736b44
    William Ayd authored
    * removed GNU extension from JSON
    
    * Revert "removed GNU extension from JSON"
    
    This reverts commit cd6b630ca973fb8f14e3344bc072c69f008ac2b1.
    
    * try again
    
    * Better setlocale error
    
    * Copied string
    
    * make cpplint happy
    
    * typo fix
    
    * memcpy instead of snprintf
    
    * try catchsegv
    
    * single doc build
    
    * Revert "single doc build"
    
    This reverts commit c9f5225881e4d2fbabe8f38f5e02196e8f01ad52.
    
    * Revert "try catchsegv"
    
    This reverts commit a6199a87eeda88b2da2d797ec651d5fc2834f69b.
    
    * Fixed wrong free
    b6736b44