Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Media Binding - Fix slight memory leak with json objects
Fixed
Description
If empty media is inserted the json_objects aren't used, and the framework can't free them. In turn they should be decremented in reference count before returning NULL
If empty media is inserted the json_objects aren't used, and the framework can't free them. In turn they should be decremented in reference count before returning NULL