All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Moseychuk <franchesko.salias.hudro.pedros@gmail.com>
To: git@vger.kernel.org
Cc: peff@peff.net, jonathantanmy@google.com,
	Maxim Moseychuk <franchesko.salias.hudro.pedros@gmail.com>
Subject: [PATCH V2 0/2] Fix l10n
Date: Thu, 16 Feb 2017 20:07:11 +0300	[thread overview]
Message-ID: <20170216170713.10065-1-franchesko.salias.hudro.pedros@gmail.com> (raw)

In some places static size buffers can't store formatted string.
If it be happen then git die.

Jonathan Tan: Thanks a lot for your help.

Maxim Moseychuk (2):
  bisect_next_all: convert xsnprintf to xstrfmt
  stop_progress_msg: convert xsnprintf to xstrfmt

 bisect.c   | 9 +++++----
 progress.c | 9 +++------
 2 files changed, 8 insertions(+), 10 deletions(-)

--
2.11.1


             reply	other threads:[~2017-02-16 17:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 17:07 Maxim Moseychuk [this message]
2017-02-16 17:07 ` [PATCH V2 1/2] bisect_next_all: convert xsnprintf to xstrfmt Maxim Moseychuk
2017-02-16 17:07 ` [PATCH V2 2/2] stop_progress_msg: " Maxim Moseychuk
2017-02-16 23:33 ` [PATCH V2 0/2] Fix l10n Junio C Hamano
2017-02-16 23:37   ` Unknown
2017-02-17  1:16     ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170216170713.10065-1-franchesko.salias.hudro.pedros@gmail.com \
    --to=franchesko.salias.hudro.pedros@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jonathantanmy@google.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.