]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/janitorial-fixes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Mar 2014 21:24:37 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Mar 2014 21:24:37 +0000 (14:24 -0700)
* jk/janitorial-fixes:
  open_istream(): do not dereference NULL in the error case
  builtin/mv: don't use memory after free
  utf8: use correct type for values in interval table
  utf8: fix iconv error detection
  notes-utils: handle boolean notes.rewritemode correctly


Trivial merge