You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some strings after getting from C, are not being freed by the garbage collector.
Not a big issue, as we deal with small strings, and even with some thousand bibtex entris, memory only raises to 80MB or so... but keeping this ticket just to remind of the problem
The text was updated successfully, but these errors were encountered:
some strings after getting from C, are not being freed by the garbage collector.
Not a big issue, as we deal with small strings, and even with some thousand bibtex entris, memory only raises to 80MB or so... but keeping this ticket just to remind of the problem
The text was updated successfully, but these errors were encountered: