Commit Graph

7 Commits

Author SHA1 Message Date
Richard Hughes
48c707485e trivial: Add the closure user_data to the introspection 2023-02-23 13:04:12 -06:00
Richard Hughes
d1bf305d79 trivial: Use g_string_replace() from GLib when available 2023-02-23 13:04:11 -06:00
Richard Hughes
e5cb6dc653 Fix SMBIOS struct parsing when there are three NULs in a row
We need to be careful detecting the end of a string section when the struct
ends with NUL NUL NUL.

Fixes https://github.com/fwupd/fwupd/issues/5509
2023-02-23 13:04:11 -06:00
Richard Hughes
4a78fed13c trivial: Check input parameters to fu_strsplit() 2022-07-29 12:57:35 +01:00
Richard Hughes
95f7d23d58 Fix FuCfuOffer XML roundtrip 2022-07-01 13:57:18 +01:00
Richard Hughes
fc2da47b69 Remove fu_strtoull_full() 2022-06-14 14:36:52 -05:00
Richard Hughes
9d33c29e92 Split out the string helpers to a new source file 2022-06-14 14:36:52 -05:00