dial-reference icon indicating copy to clipboard operation
dial-reference copied to clipboard

Results 29 dial-reference issues
Sort by recently updated
recently updated
newest added

``` nf_callbacks.c:130:13: error: implicit declaration of function 'kill' is invalid in C99 [-Werror,-Wimplicit-function-declaration] kill((pid_t)pid, SIGTERM); ```

``` DialDiscovery.cpp:317:19: error: variable-sized object may not be initialized char send_buf[strlen((char*)ssdp_msearch) + INET_ADDRSTRLEN + 256] = {0,}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` Fix by means of replacing run-time length calculation with a compile-time...

This is probably not an issue per se. However, I would like to understand how do I propose changes to the DIAL specification. If the specification is insufficient for an...

Is there any plan to extend dial support in an IPv6 only network? Usecase: Home router is configured in only ipv6 mode. Device-discovery and casting request from remote device shall...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

This pull request aims to fix null pointer dereference. [Null pointer dereference](https://cwe.mitre.org/data/definitions/476.html)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

In client/main.cpp there was a buffer overflow(using scanf into 80 character buffer) and null pointer dereference(if -o was used without arguments). ``` ➜ client git:(master) ✗ ./dialclient -o [1] 3818535...

I think it will be beneficial to add among YouTube and Netfilix possibility to receive screen cast from android device or Chrome browser.