Comment 1 for bug 1033614

Revision history for this message
Michael Terry (mterry) wrote :

Blocker:
* Invalid use of malloc at src/context-daemon/unity-webapps-action-manager.c:1043 (it does sizeof(data) when it should do sizeof(*data)) -- a blocker just because it's an obvious crasher with an easy fix

Nits:
Long description for unity-webapps-service is incorrect.
Usually Canonical uses GPL-3, not GPL-3+. Are you sure this is +?
Do we really want to install a .a file instead of just the .so?
I note the crash bug 1033374, but that looks like it needs investigation.

Approved with an upload for the malloc issue.