#!/bin/bash
exec env ASAN_OPTIONS=alloc_dealloc_mismatch=0 /usr/bin/claws-mail-olh.bin "$@"
