Mir

Code review comment for lp:~alan-griffiths/mir/fix-1603922

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> small needs fixing
> + int width,
> + int height,
> we should check that its a positive number. (or use unsigned int and check
> that its not 0x0)

Curiously, we don't do that for mir_connection_create_spec_for_menu()

« Back to merge proposal