aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2018-11-10 08:36:15 +0100
committerMichael Vetter <jubalh@iodoru.org>2018-11-10 08:36:15 +0100
commit80dbe636cd647c48b36db8df70708b4bc5ca1d6f (patch)
treece964279a551d3942ea66ed4e8d9157adc467fa8 /projects
parent4c83cee8108e5d56d142117512d1e4bc017b7180 (diff)
downloadraylib-80dbe636cd647c48b36db8df70708b4bc5ca1d6f.tar.gz
raylib-80dbe636cd647c48b36db8df70708b4bc5ca1d6f.zip
core: OpenURL() fix xdg-open call
Calling just `xdg-open` is not right. One needs to pack the URL in `'`. If we don't do this then some special characters (like ampersand) will be executed. Maybe this is true for Windows and Apple case too, but I don't own any such system. So please merge this, and if it's true for more cases let's use `sprintf()` in the other cases too.
Diffstat (limited to 'projects')
0 files changed, 0 insertions, 0 deletions