Reviewed-by: Edward O'Callaghan <funfunc...@folklore1984.net> On 07/30/2016 10:35 AM, Eric Engestrom wrote: > CovID: 401540 > Signed-off-by: Eric Engestrom <e...@engestrom.ch> > --- > src/gallium/auxiliary/util/u_format_s3tc.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/gallium/auxiliary/util/u_format_s3tc.c > b/src/gallium/auxiliary/util/u_format_s3tc.c > index 8c4f215..1ed4336 100644 > --- a/src/gallium/auxiliary/util/u_format_s3tc.c > +++ b/src/gallium/auxiliary/util/u_format_s3tc.c > @@ -157,6 +157,8 @@ util_format_s3tc_init(void) > util_format_dxt5_rgba_fetch = > (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt5; > util_format_dxtn_pack = (util_format_dxtn_pack_t)tx_compress_dxtn; > util_format_s3tc_enabled = TRUE; > + > + util_dl_close(library); > } > > >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev