Closed vwvw closed 2 months ago
I added two NULL check to avoid NULL dereferences in cJSON_DetachItemViaPointer as discussed in #882.
Once again, all credit goes to @tregua87
I also added a test.
I added two NULL check to avoid NULL dereferences in cJSON_DetachItemViaPointer as discussed in #882.
Once again, all credit goes to @tregua87