mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 12:21:30 +00:00
4cfa3f5af3
If rfb_decoder_new() allocates the decoder sructure, rfb_decoder_free() should free the structure. We should not free the decoder when an error occurs during connection - it holds lots of configuration/state and will be freed later in finalize. |
||
---|---|---|
.. | ||
d3des.c | ||
d3des.h | ||
gstrfbsrc.c | ||
gstrfbsrc.h | ||
Makefile.am | ||
rfb.c | ||
rfb.h | ||
rfbbuffer.c | ||
rfbbuffer.h | ||
rfbcontext.h | ||
rfbdecoder.c | ||
rfbdecoder.h | ||
rfbutil.h |