6adac1 Update cJSON to version 1.7.18 / rev 7 via SR 1178793

7 files Authored by dirkmueller a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update cJSON to version 1.7.18 / rev 7 via SR 1178793
    
    https://build.opensuse.org/request/show/1178793
    by user dirkmueller + anag+factory
    - unconditionally apply the revert NULL pointer test
    
    - update to 1.7.18:
      * CVE-2024-31755: NULL pointer dereference via
        cJSON_SetValuestring() (boo#1223420)
      * Remove non-functional list handling of compiler flags
      * Fix heap buffer overflow
      * remove misused optimization flag -01
      * Set free'd pointers to NULL whenever they are not reassigned
        immediately after
    - revert tests for NULL pointers that fail on Leap 15.5
      cJSON-1.7.18-misc_tests.patch
    
        
file modified
+0 -0
file modified
+19 -0
file removed
-1
file added
+1
file modified
+19 -0
file modified
+11 -6