mer-hybris / libgbinder

GLib-style interface to binder
BSD 3-Clause "New" or "Revised" License
50 stars 42 forks source link

Fix long-standing issue with NULL vectors #53

Closed monich closed 4 years ago

monich commented 4 years ago

Every vector, even the one without data, requires two buffer objects. That's what generated stubs expect.