Files
Mimoja fd22bc0378 Fix: Properly calculate db size for SystemInfo
So far the calculated size for the tagDB in the frontend was
purely based on the size of each of its static entries.
However the data pointer as well as the json based config string
can occupy additional memory which is not accounted for.

We are therefore introducing a helper function to properly
calculate the DBs size.

Signed-off-by: Mimoja <git@mimoja.de>
2023-07-08 01:21:29 +02:00
..
2023-04-26 09:03:33 +02:00
2023-05-07 00:38:51 +02:00
2023-06-28 11:01:08 +02:00
2023-05-29 16:39:16 +02:00
2023-05-25 14:28:54 +02:00
2023-05-23 11:14:48 +02:00