mirror of
https://github.com/php/pecl-search_engine-sphinx.git
synced 2026-03-24 01:02:13 +01:00
[PR #3] [CLOSED] memory leak #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/pecl-search_engine-sphinx/pull/3
Author: @yatsukhnenko
Created: 10/19/2018
Status: ❌ Closed
Base:
php7← Head:php7📝 Commits (1)
1ba57f4memory leak📊 Changes
1 file changed (+23 additions, -97 deletions)
View changed files
📝
sphinx.c(+23 -97)📄 Description
Fix memory leak.
Use RETURN_BOOL instead of
if+RETURN_FALSE/RETURN_TRUE🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.