[geany/geany] 03dd57: Fix escaping of session filepaths

Lex Trotman elextr at xxxxx
Sun Oct 23 02:49:49 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/geany/geany

  Commit: 03dd57f148425401ba366ff6905a57e0f1f10a17
      https://github.com/geany/geany/commit/03dd57f148425401ba366ff6905a57e0f1f10a17
  Author: Lex Trotman <elextr at gmail.com>
  Date:   2011-10-22 (Sat, 22 Oct 2011)

  Changed paths:
    M src/keyfile.c

  Log Message:
  -----------
  Fix escaping of session filepaths

Fixes bug #3425969.  Replace Geany escaping of session filepaths
with g_uri_escape_string (available now in 2.16) allowing any
punctuation characters in the path.





More information about the Commits mailing list