Merge branch '2123_crash_while_copy'
commit45f4f2231769df69c624b24b08035a126b906752
authorSlava Zanko <slavazanko@gmail.com>
Wed, 7 Jul 2010 14:04:33 +0000 (7 17:04 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Wed, 7 Jul 2010 14:04:33 +0000 (7 17:04 +0300)
tree3226ccc0010e207fab593f4e5d6f148af44514b1
parent3108909bb05a7c76749bda9d505e028264fd2471
parent5c95084e2fa80614d25e72b104058d95b3594edd
Merge branch '2123_crash_while_copy'

* 2123_crash_while_copy:
  Fixed bug with copy dir '\\\\' to anoter. Directoty whis this name was automatically renamed to '\\'
  use g_string_sized_new() instread of g_string_new() to avoid often reallocation action
  identation of code
  Ticket #2123: crash while copying into directory named "????"