[FS#3263] struct blob_buf must be static when used as a local otherwise a runtime error occurs
OpenWrt Bugs
openwrt-bugs at lists.openwrt.org
Sun Aug 2 10:31:11 EDT 2020
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#3263 - struct blob_buf must be static when used as a local otherwise a runtime error occurs
User who did this - john (john)
----------
struct blob_buf b = {};
or memset the struct to 0
----------
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3263#comment8611
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the openwrt-bugs
mailing list