Commit graph

13 commits

Author SHA1 Message Date
van Hauser
c426452772 fuck backward compatability - snprintf for the win 2020-05-21 22:43:13 +02:00
TenGbps
167a1c53e8
Update sasl.c
Some this the realm are long, if is too long is getting a #392
2020-05-21 17:46:26 +02:00
van Hauser
5b6fc88428 fixed crash in rtsp module 2020-02-17 10:39:17 +01:00
van Hauser
720bdb3f96 code indent 2020-02-01 11:47:13 +01:00
van Hauser
1a72fe023e cleanup 2017-07-07 11:21:46 +02:00
van Hauser
f124c26fc6 big int to stdint switch 2017-07-05 08:48:00 +02:00
Diadlo
18ae87b396
Remove useless null check
'while' has 2 pbuffer[0] checks:
- pbuffer[0] not equal to 0
- pbuffer[0] more then 31 (first printable char)

if pbuffer[0] more than 31 it's always not equal to 0 => first check is
useless
2017-06-11 18:29:33 +03:00
van Hauser
514e23611b fixed some compiler warnings 2016-10-15 14:46:48 +02:00
van Hauser
e1419a0002 beautifications 2015-05-07 13:16:57 +02:00
root
b6f3e73b65 rtsp 2015-05-05 01:44:10 +02:00
vanhauser-thc
ebbd664e07 pre-8.0 fixes 2014-04-28 11:04:38 +02:00
vanhauser-thc
9f75ddad8b pre-8.0 2014-04-27 13:49:33 +02:00
U-marc-win4\marc
6a94f708e8 initial commit 2014-04-24 16:49:18 +02:00