xrdp/sesman/chansrv
Kentaro Hayashi 8f3fb2f7c8 chansrv: avoid chansrv SEGV when xinode is NULL
When xfuse_create_file_in_xrdp_fs is failed, it returns NULL.

Without this fix, xinode->size causes SEGV, so implementation is changed
to return -1 and check the return value in caller.
2016-07-21 16:02:21 +09:00
..
pcsc Fix typos 2016-02-13 20:41:07 -08:00
pulse Use better symbols to protect include files 2016-05-05 00:06:26 -07:00
chansrv_common.c sound redirection: handle fragmented packets 2014-10-12 17:47:35 -07:00
chansrv_common.h chansrv: fix for segfault issue in chansrv_common 2014-11-21 03:13:14 +02:00
chansrv_fuse.c chansrv: avoid chansrv SEGV when xinode is NULL 2016-07-21 16:02:21 +09:00
chansrv_fuse.h coverity: copy into fixed sized buffer 2014-07-27 12:42:12 -07:00
chansrv.c Fix warnings for unused variables read from byte streams 2016-04-23 00:18:38 -07:00
chansrv.h merges from authentic8 2013-09-26 11:28:07 -07:00
clipboard_common.h xorg driver, include cleanup 2013-07-23 20:57:38 -07:00
clipboard_file.c chansrv: avoid chansrv SEGV when xinode is NULL 2016-07-21 16:02:21 +09:00
clipboard_file.h chansrv: clipboard file copy / paste working now 2012-11-05 01:04:04 -08:00
clipboard-notes.txt chansrv: work on clipboard 2012-10-29 20:12:24 -07:00
clipboard.c Check XGetWindowProperty() return code in clipboard_event_property_notify() 2016-05-06 18:31:03 -07:00
clipboard.h xorg driver, include cleanup 2013-07-23 20:57:38 -07:00
devredir.c Remove unused variable in devredir_cvt_from_unicode_len() 2016-05-06 18:58:16 -07:00
devredir.h Fix typos 2016-02-13 20:41:07 -08:00
drdynvc.c Fix warnings for unused variables read from byte streams 2016-04-23 00:18:38 -07:00
drdynvc.h chansrv: no logic change, work on warning 2013-07-02 00:45:40 -07:00
fifo.c chansrv: fix some warning 2013-12-04 15:34:38 -08:00
fifo.h FUSE: we now process only one opendir command at a time 2013-09-24 17:19:10 -07:00
irp.c chansrv: no logic change, work on warning 2013-07-02 00:45:40 -07:00
irp.h chansrv: work on smartcard 2013-09-08 14:22:53 -07:00
Makefile.am chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
mlog.h FUSE: we now process only one opendir command at a time 2013-09-24 17:19:10 -07:00
rail.c Fix more format warnings 2016-04-21 21:21:17 -07:00
rail.h Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 2013-08-22 12:49:40 -07:00
smartcard_pcsc.c Fix more format warnings 2016-04-21 21:21:17 -07:00
smartcard_pcsc.h chansrv: work on smartcard stability, handle multi threaded calls, app crashes, etc 2013-12-21 19:16:08 -08:00
smartcard.c Typo fixes 2016-05-04 23:33:30 -07:00
smartcard.h chansrv: smartcard, fix for SCardControl, SCardTransmit 2013-12-30 13:41:38 -08:00
sound.c chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
sound.h sesman: sound.c: no logic change, remove tabs and warning 2014-06-28 09:54:36 -07:00
wave-format-server.txt chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
xcommon.c Fix warnings about unused variables and functions 2016-04-21 22:27:27 -07:00
xcommon.h chansrv: work on clipboard 2012-10-17 01:13:37 -07:00