After commit 498ced1, a function is created with an implicit reference.
Adding an extra reference for creation thus adds a reference that will
never be dropped and the function will be leaked.
This commit removes the extra reference.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.