bbfdm/libbbfdm-api
Xiaofeng Meng 2038670602 bugfix: count dynamic Rule instances during FIND_MAX
Root cause:
handle_instance_without_section() returned empty in BROWSE_FIND_MAX_INST,
so dynamic (UPnP) rules weren’t counted and new static rules reused indices.

Fix:
also allocate/return the instance in FIND_MAX so dynamic instances contribute
 to max_instance and indices remain consistent.
2025-10-01 09:17:42 +02:00
..
legacy bugfix: count dynamic Rule instances during FIND_MAX 2025-10-01 09:17:42 +02:00
version-2 Revert "depcheck to check non-zero file" 2025-05-27 19:53:16 +05:30
CMakeLists.txt Introduce a new libbbfdm-api library version 2 2025-01-27 15:29:04 +01:00