large mp4 header handling

This commit is contained in:
Philippe G
2020-06-18 23:25:18 -07:00
parent b6aa8f9e96
commit 84190e7c6e
5 changed files with 68 additions and 5 deletions

View File

@@ -303,7 +303,7 @@ void *button_remap(void *client, int gpio, button_handler handler, int long_pres
}
}
// huh
// don't know what we are doing here
if (!button) return NULL;
prev_client = button->client;