mirror of
https://github.com/curl/curl.git
synced 2026-07-26 05:07:22 +03:00
tidy-up: miscellaneous
- tool_bname: scope an include. - `endif` comments. - Markdown fixes. - comment tidy-ups. - whitespace, newlines, indent. Closes #20309
This commit is contained in:
parent
62ba3604dc
commit
ac6264366f
98 changed files with 829 additions and 863 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="US-ASCII"?>
|
||||
<testcase>
|
||||
# Bang on RTP by
|
||||
# 1) giving an evil payload (with $)
|
||||
# 2) Giving evil content (SDP starting with $)
|
||||
# 3) packing rtp after headers, after content, and at the start
|
||||
# 1. giving an evil payload (with $)
|
||||
# 2. Giving evil content (SDP starting with $)
|
||||
# 3. packing rtp after headers, after content, and at the start
|
||||
<info>
|
||||
<keywords>
|
||||
RTSP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue