genode/repos/os/recipes
Christian Helmuth 9a47f7bf71 sandbox: prevent non-empty list model on destruction
The parent-provides model is destroyed if no <parent-provides> node is
found in the configuration, which resulted in

  Warning: list model not empty at destruction time

and leaking memory for the allocated nodes. The commit now explicitly
empties the list model in the destructor of ~Parent_provides_model.

Note, the case is implicitly tested in pkg/test-init by step "denial of
forwarded session request" and <init_config version="empty">.

Thanks to Peter for reporting this issue.

Fixes #4547
2022-08-10 13:33:00 +02:00
..
api depot: update recipe hashes 2022-05-25 12:23:04 +02:00
pkg sandbox: prevent non-empty list model on destruction 2022-08-10 13:33:00 +02:00
raw depot: update recipe hashes 2022-05-25 12:23:04 +02:00
src rtc_drv: log 'set time' message on verbose 2022-08-10 13:32:59 +02:00