Skip to content

Cleanups: Use more autopointers

Marco Trevisan requested to merge 3v1n0/gjs:more-autoptr-cleanups into master

Use GjsAutoPointer more and replace some fixed-size vector with more convenient types.

Merge request reports