Revision 2992e8b...
Go back to digest for 2nd February 2014Features in Utilities
Aleix Pol Gonzalez committed changes in [muon/2.1] libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp:
Make sure we don't provide null packages
Sometimes, apparently, some packages aren't listed when all Application
instances are created. This would become a crash in some special
situations, especially the cases where the architecture of the package
is specified as a suffix to the package name (e.g. primus-libs-ia32).
This patch fixes that crash by not reporting these, but then we still
have the problem that these won't be listed as updates.
File Changes
Modified 1 files
- libmuon/backends/ApplicationBackend/ApplicationUpdates.cpp
1 files changed in total