fix: update Discover API headers to match host 6.6.6 layout #6
Loading…
Reference in a new issue
No description provided.
Delete branch "release-1.1.6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR replaces the local libdiscover headers with those extracted directly from discover-6.6.6.tar.xz. This aligns the Rating struct size and properties, resolving a std::bad_alloc crash triggered by memory layout mismatch when querying package ratings.