All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Cc: Jassi Brar <jaswinder.singh@linaro.org>,
	alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.com>,
	Masami Hiramatsu <masami.hiramatsu@linaro.org>
Subject: Re: [PATCH 1/2] cplay: fix size and nmemb of mp3 header of fread
Date: Thu, 1 Feb 2018 16:23:27 +0530	[thread overview]
Message-ID: <20180201105327.GC18649@localhost> (raw)
In-Reply-To: <20180123023312.13029-1-suzuki.katsuhiro@socionext.com>

On Tue, Jan 23, 2018 at 11:33:11AM +0900, Katsuhiro Suzuki wrote:
> This patch swaps 'size' and 'nmemb' arguments of fread.
> The fread returns always 1 (because 'nmemb' is 1) so checking
> the return value is always failure.

Applied, thanks

-- 
~Vinod

      parent reply	other threads:[~2018-02-01 10:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-23  2:33 [PATCH 1/2] cplay: fix size and nmemb of mp3 header of fread Katsuhiro Suzuki
2018-01-23  2:33 ` [PATCH 2/2] cplay: add option to specify codec ID Katsuhiro Suzuki
2018-02-01 10:52   ` Vinod Koul
2018-02-01 10:53 ` Vinod Koul [this message]

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=20180201105327.GC18649@localhost \
    --to=vinod.koul@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=jaswinder.singh@linaro.org \
    --cc=masami.hiramatsu@linaro.org \
    --cc=suzuki.katsuhiro@socionext.com \
    --cc=tiwai@suse.com \
    /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.