Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1673692
| From | Tahsin Erdogan <tahsin@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH][ext4-next] ext4: ensure error return ret is zero on successful return |
| Date | 2017-06-23 19:10 +0200 |
| Message-ID | <tVAfM-4XT-15@gated-at.bofh.it> (permalink) |
| References | <tVydY-3t1-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jun 23, 2017 at 7:58 AM, Colin King <colin.king@canonical.com> wrote: > The error return ret is not set on a successful return path and > so it returns a garbage value. Ensure it is is set to zero on > a successful return. Thanks for catching this bug! Reviewed-by: Tahsin Erdogan <tahsin@google.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH][ext4-next] ext4: ensure error return ret is zero on successful return Colin King <colin.king@canonical.com> - 2017-06-23 17:00 +0200 Re: [PATCH][ext4-next] ext4: ensure error return ret is zero on successful return Tahsin Erdogan <tahsin@google.com> - 2017-06-23 19:10 +0200
csiph-web