Files
mirror_zfs/module/zfs
Brian Behlendorf 9619bcdefb Fix -Wuse-after-free warning in dbuf_issue_final_prefetch_done()
Move the use of the private pointer after it is freed.  It's only
used as a tag so a dereference would never occur, but there's no
harm in inverting the order to resolve the warning.

    module/zfs/dbuf.c: In function 'dbuf_issue_final_prefetch_done':
    module/zfs/dbuf.c:3204:17: error:
    pointer 'private' may be used after 'free' [-Werror=use-after-free]

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #13528
Closes #13575
2022-06-27 14:19:19 -07:00
..
2022-02-15 08:58:59 -08:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2019-07-26 10:54:14 -07:00
2022-03-15 15:13:42 -07:00
2019-06-19 09:48:12 -07:00
2022-06-24 13:55:58 -07:00
2022-03-15 15:13:42 -07:00
2020-11-02 11:51:12 -08:00
2022-03-15 15:13:42 -07:00
2022-05-24 09:46:35 -07:00
2022-04-26 10:44:21 -07:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-05-24 09:46:35 -07:00
2022-03-15 15:13:42 -07:00
2022-01-14 15:37:55 -08:00
2022-03-15 15:13:42 -07:00
2022-01-07 10:36:49 -08:00
2022-01-12 16:14:36 -08:00
2022-05-04 11:33:42 -07:00
2022-01-26 11:38:52 -08:00
2019-06-19 09:48:12 -07:00
2020-07-29 16:35:33 -07:00
2022-03-15 15:13:42 -07:00
2020-06-18 12:21:25 -07:00
2022-01-26 11:38:52 -08:00
2022-02-18 09:34:03 -08:00
2022-05-18 10:25:33 -07:00
2022-03-15 15:13:42 -07:00
2019-10-09 10:36:03 -07:00
2022-01-26 11:38:52 -08:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-01-26 11:38:52 -08:00
2022-06-23 10:36:28 -07:00
2020-11-13 13:51:51 -08:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-01-26 11:38:52 -08:00
2022-02-18 09:34:03 -08:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2022-05-31 15:37:46 -07:00
2020-06-18 12:21:25 -07:00
2020-06-18 12:21:18 -07:00