Code review comment for lp:~rtandy/compiz/lp1232299

Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

Quickly looking at the code, it looks like this will leak some memory:
60 + char *previousProfile = strdup(cPrivate->profile);

As for the review it self, Ill have to test this out. Im not super familiar with these parts of compiz :).

Thanks for the merge proposal!

Also you need a commit message :)

« Back to merge proposal