nicklan / pnmixer

Volume mixer for the system tray
GNU General Public License v3.0
152 stars 32 forks source link

Fix/clang static analysis #175

Closed hasufell closed 6 years ago

hasufell commented 6 years ago

See #174

elboulangero commented 6 years ago

It looks all good to me, see my comment about g_new0 instead of g_malloc, feel free to change this line or not at your convenience, then feel free to merge the PR. Cheers ~