Thiago de Arruda
45525853d3
wstream/shell: Fix memory errors caused by os_system
...
The os_system function uses a write callback to close the input stream when the
write completes, but this causes a memory error because the callback is invoked
right before the stream is freed by the caller.
This fixes the problem by removing the callback set by os_system. Instead, it
calls job_close_in immediately after writing(the stream will only close after
the write completes). The 'pending' parameter was also removed from the
'write_cb' as it should be hidden by the wstream module.
While the `wstream_set_write_cb` and `job_write_cb` are no longer used, they
will remain in the codebase for future use.
2014-10-01 21:42:00 -03:00
..
2014-10-01 05:48:35 -03:00
2014-07-16 19:05:35 +02:00
2014-10-01 21:42:00 -03:00
2014-09-22 05:56:52 -04:00
2014-10-01 21:41:54 -03:00
2014-08-07 15:19:59 +02:00
2014-07-11 18:33:07 -04:00
2014-08-02 09:16:59 +03:00
2014-07-16 17:12:34 +02:00
2014-09-13 18:28:32 -04:00
2014-09-26 16:05:49 -04:00
2014-07-22 05:28:17 -05:00
2014-08-20 08:27:23 -04:00
2014-07-12 14:26:55 +02:00
2014-09-22 05:56:52 -04:00
2014-07-09 00:18:18 +02:00
2014-06-02 11:04:18 -03:00
2014-08-20 05:19:49 -04:00
2014-06-20 02:44:11 -04:00
2014-09-22 09:26:40 -05:00
2014-06-02 11:04:18 -03:00
2014-08-14 06:24:00 +00:00
2014-06-02 11:04:18 -03:00
2014-09-19 21:12:47 +02:00
2014-07-12 14:26:55 +02:00
2014-05-15 20:46:02 +02:00
2014-10-01 21:42:00 -03:00
2014-07-16 17:12:34 +02:00
2014-09-30 19:35:46 -04:00
2014-07-12 14:26:55 +02:00
2014-08-20 20:21:37 +04:00
2014-09-22 09:31:09 -05:00
2014-07-12 14:26:55 +02:00
2014-08-20 20:21:37 +04:00
2014-09-22 09:31:09 -05:00
2014-08-20 20:21:37 +04:00
2014-07-09 00:18:19 +02:00
2014-07-16 19:07:45 +02:00
2014-09-19 19:53:02 +09:00
2014-07-12 14:26:55 +02:00
2014-07-09 00:18:18 +02:00
2014-06-02 11:04:17 -03:00
2014-08-31 15:47:36 +02:00
2014-06-12 01:20:36 -05:00
2014-09-26 16:05:49 -04:00
2014-07-12 14:26:55 +02:00
2014-09-08 17:27:41 -05:00
2014-06-02 11:04:18 -03:00
2014-07-23 14:37:48 +02:00
2014-08-18 00:27:07 -04:00
2014-07-20 16:59:57 -04:00
2014-09-19 21:41:59 +09:00
2014-07-12 14:26:55 +02:00
2014-09-26 16:05:49 -04:00
2014-08-02 09:16:59 +03:00
2014-06-02 11:04:18 -03:00
2014-07-09 00:18:19 +02:00
2014-07-16 19:05:34 +02:00
2014-06-27 13:59:29 +02:00
2014-08-31 15:47:43 +02:00
2014-06-02 11:04:17 -03:00
2014-09-11 20:11:57 +02:00
2014-06-02 11:04:17 -03:00
2014-09-10 21:33:51 +02:00
2014-07-12 14:26:55 +02:00
2014-07-29 18:08:15 +02:00
2014-07-29 18:08:15 +02:00
2014-06-02 11:04:17 -03:00
2014-07-17 11:37:41 -03:00
2014-07-20 16:59:57 -04:00
2014-09-22 09:31:09 -05:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:17 -03:00
2014-09-12 13:25:28 -03:00
2014-09-12 13:25:28 -03:00
2014-08-02 09:16:59 +03:00
2014-09-22 09:31:09 -05:00
2014-06-02 11:04:17 -03:00
2014-07-14 20:28:40 +02:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:05:34 +02:00
2014-08-31 15:37:55 +02:00
2014-07-12 14:26:55 +02:00
2014-05-15 20:46:02 +02:00
2014-08-31 15:42:19 +02:00
2014-06-02 11:04:17 -03:00
2014-09-30 19:35:42 -04:00
2014-07-16 19:05:35 +02:00
2014-08-02 09:17:00 +03:00
2014-06-02 11:04:17 -03:00
2014-09-30 19:33:48 -04:00
2014-07-25 19:49:20 +02:00
2014-09-30 19:35:46 -04:00
2014-07-12 14:26:55 +02:00
2014-07-11 18:11:20 -04:00
2014-07-11 18:11:20 -04:00
2014-07-11 18:33:07 -04:00
2014-07-11 18:33:07 -04:00
2014-09-19 19:51:21 +09:00
2014-07-16 19:07:45 +02:00
2014-09-30 19:33:48 -04:00
2014-07-12 14:26:55 +02:00
2014-09-12 13:25:29 -03:00
2014-09-22 09:31:09 -05:00
2014-07-12 14:26:55 +02:00
2014-08-02 09:17:00 +03:00
2014-09-19 20:23:06 -04:00
2014-07-16 19:05:35 +02:00
2014-09-30 19:35:46 -04:00
2014-06-12 01:20:36 -05:00
2014-09-19 19:45:52 +09:00
2014-06-02 11:04:17 -03:00
2014-07-16 19:05:34 +02:00
2014-07-20 16:59:57 -04:00
2014-07-20 16:59:57 -04:00
2014-09-22 09:31:09 -05:00
2014-07-12 14:26:55 +02:00
2014-07-11 18:33:07 -04:00
2014-08-14 23:06:52 -03:00
2014-09-21 01:08:03 +02:00
2014-07-12 14:26:55 +02:00
2014-09-26 15:57:50 -04:00
2014-07-11 18:33:07 -04:00
2014-08-14 19:51:10 +02:00
2014-07-12 14:26:55 +02:00
2014-07-21 19:29:29 +02:00
2014-06-02 11:04:17 -03:00
2014-05-15 20:46:02 +02:00
2014-09-08 17:27:41 -05:00
2014-07-11 18:33:07 -04:00
2014-07-09 00:18:20 +02:00
2014-07-11 18:33:07 -04:00
2014-07-16 19:05:34 +02:00
2014-09-08 17:27:41 -05:00
2014-07-12 14:26:55 +02:00
2014-08-02 09:17:00 +03:00
2014-07-12 14:26:55 +02:00
2014-08-09 11:28:43 -03:00
2014-07-14 21:14:40 +02:00
2014-05-15 20:46:02 +02:00
2014-09-19 20:23:06 -04:00
2014-07-21 19:29:29 +02:00
2014-07-20 16:59:57 -04:00
2014-07-11 18:33:07 -04:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:07:45 +02:00
2014-09-08 17:27:41 -05:00
2014-06-02 11:04:18 -03:00
2014-05-15 20:46:02 +02:00
2014-09-30 19:35:46 -04:00
2014-06-02 11:04:17 -03:00
2014-09-12 13:25:28 -03:00
2014-09-26 16:08:48 -04:00
2014-07-12 14:26:55 +02:00