Quickly tested You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/364 -- Commit Summary -- * pretty-printer: Fix memory leak on reallocation error * pretty-printer: Switch to the GLib allocator * pretty-printer: Fix huge memory leak * pretty-printer: Separate the input and output arguments * pretty-printer: Drop use of the most obvious deprecated Geany API * pretty-printer: Don't needlessly duplicated the document contents -- File Changes -- M pretty-printer/src/PluginEntry.c (29) M pretty-printer/src/PrettyPrinter.c (42) M pretty-printer/src/PrettyPrinter.h (4) -- Patch Links -- https://github.com/geany/geany-plugins/pull/364.patch https://github.com/geany/geany-plugins/pull/364.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/364
