summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorYu Peng <pengyu@kylinos.cn>2026-06-03 14:25:33 +0800
committerSteven Rostedt <rostedt@goodmis.org>2026-07-07 13:59:55 -0400
commit05074bb90af94f2acbbc8f8ffaa507f914c273c8 (patch)
treea29b2d4df3768424e5382bef1b047808c3f0b600 /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parent50fd6dd755c6e48a38af2fa4621167eea56829c2 (diff)
tracing/synthetic: Free type string on error path
parse_synth_field() builds a "__data_loc ..." type string before assigning it to field->type. If the seq_buf check fails, the common cleanup cannot free the temporary string. Free it before leaving. Link: https://patch.msgid.link/20260603062533.1096320-2-pengyu@kylinos.cn Signed-off-by: Yu Peng <pengyu@kylinos.cn> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions