Christopher Faulet
f58883002c
BUG/MINOR: stconn: Fix sc_mux_strm() return value
...
Since the begining, this function returns a pointer on an appctx while it
should be a void pointer. It is the caller responsibility to cast it to the
right type, the corresponding mux stream in this case.
However, it is not a big deal because this function is unused for now. Only
the unsafe one is used.
This patch must be backported as far as 2.6.
2024-04-19 15:31:06 +02:00
..
2024-04-04 19:10:01 +02:00
2024-04-18 17:04:08 +02:00
2024-04-18 09:17:03 +02:00
2024-04-11 16:41:08 +02:00
2024-03-29 17:08:37 +01:00
2024-04-11 16:41:08 +02:00
2024-04-12 15:38:54 +02:00
2024-04-17 11:14:44 +02:00
2024-04-11 17:25:45 +02:00
2024-04-04 19:10:01 +02:00
2024-04-05 18:01:54 +02:00
2024-04-05 15:40:42 +02:00
2024-04-05 15:40:42 +02:00
2024-04-10 15:50:00 +02:00
2024-04-04 19:10:01 +02:00
2024-03-29 17:08:37 +01:00
2024-03-29 17:08:37 +01:00
2024-04-18 10:17:38 +02:00
2024-04-05 15:40:42 +02:00
2024-04-05 15:40:42 +02:00
2024-04-04 19:10:01 +02:00
2024-04-04 19:10:01 +02:00
2024-04-16 07:37:28 +02:00
2024-04-12 18:01:55 +02:00
2024-04-16 07:37:28 +02:00
2024-04-05 15:40:42 +02:00
2024-04-02 18:47:19 +02:00
2024-04-02 18:47:19 +02:00
2024-04-10 11:06:41 +02:00
2024-04-10 11:17:21 +02:00
2024-04-15 08:31:01 +02:00
2024-04-05 15:40:42 +02:00
2024-04-17 11:14:44 +02:00
2024-04-17 21:00:34 +02:00
2024-04-12 15:38:54 +02:00
2024-04-15 15:27:10 +02:00
2024-04-18 17:04:08 +02:00
2024-04-19 01:54:00 +02:00
2024-04-18 17:04:08 +02:00
2024-04-18 17:04:08 +02:00
2024-04-18 17:04:08 +02:00
2024-04-19 15:31:06 +02:00
2024-04-03 17:34:47 +02:00
2024-04-03 17:34:47 +02:00
2024-04-04 19:10:01 +02:00
2024-04-03 15:53:18 +02:00
2024-04-04 19:10:01 +02:00
2024-04-12 18:01:20 +02:00
2024-04-17 11:14:44 +02:00