# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/nvrec/hotfix-gcc34.patch # Copyright (C) 2004 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- ./divx4/divx4file_core.c.orig 2005-06-02 19:26:49.059954704 -0400 +++ ./divx4/divx4file_core.c 2005-06-02 19:28:07.248417472 -0400 @@ -275,6 +275,7 @@ if(divx4c->dlh) dlclose(divx4c->dlh); */ + return; } void divx4file_core_nullvideo(struct file_core_t * fct)