Mykola Ivanets
296370fb86
fuse: mount_local: Fix crash when called from Java binding.
...
"localmountpoint" parameter is allocated in JNI before calling
mount_local and freed afterward. But guestfs handle keeps reference
to passed "localmountpoint" parameter and will try to access it in
umount_local and free after mount_local_run caller thread ends
which leads to a crash (an attempt to access to already freed memory).
RWMJ: Remove ‘const’ from definition of localmountpoint, and
wrap a comment at 80 columns.
2018-05-02 12:07:16 +01:00
..
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00
2017-11-16 12:55:19 +00:00
2018-01-04 15:30:10 +00:00
2017-04-04 18:47:37 +01:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2017-09-21 18:05:07 +01:00
2018-01-04 15:30:10 +00:00
2017-09-16 23:06:25 +01:00
2017-09-21 18:05:07 +01:00
2018-05-02 12:07:16 +01:00
2018-01-04 15:30:10 +00:00
2018-05-02 12:07:16 +01:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2018-05-02 12:07:16 +01:00
2018-02-12 11:24:06 +01:00
2017-09-21 18:05:07 +01:00
2017-10-06 13:53:14 +01:00
2018-02-22 17:30:41 +01:00
2017-09-21 18:05:07 +01:00
2018-01-19 16:01:01 +00:00
2018-05-01 17:26:16 +01:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2017-01-26 15:05:46 +00:00
2017-04-04 18:47:37 +01:00
2017-04-04 18:47:37 +01:00
2017-01-26 15:05:46 +00:00
2017-01-26 15:05:46 +00:00
2018-02-22 17:30:41 +01:00
2018-01-04 15:30:10 +00:00
2018-04-19 11:30:29 +02:00
2017-07-10 17:01:59 +01:00
2018-01-04 15:30:10 +00:00
2018-01-04 15:30:10 +00:00
2018-03-29 20:19:53 +01:00
2017-03-07 12:47:51 +00:00
2017-01-26 15:05:46 +00:00
2018-02-07 17:26:58 +00:00
2017-09-21 18:05:07 +01:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00
2017-09-21 18:05:07 +01:00
2017-01-26 15:05:46 +00:00
2018-01-04 15:30:10 +00:00
2017-09-21 18:05:07 +01:00