Hacker News new | ask | show | jobs
by jcelerier 581 days ago
> When using libcamera, the task of memory management is on you, with the usual consequences.

huh ? libcamera's API uses C++ shared / unique pointers pretty thoroughly, at no point you should be managing memory manually