summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorNathan Mills <38995150+Quipyowert2@users.noreply.github.com>2022-09-18 18:02:50 -0700
committerKarl Williamson <khw@cpan.org>2022-10-05 17:48:46 -0600
commitc0668a30eca028bbf9f3cd0656b06c6b7b265cc5 (patch)
tree155e3c548b9a092ed695bdd598ee1f227167ea8f /AUTHORS
parent871702baa1fa0296622b298964fe2ff34f370d98 (diff)
downloadperl-c0668a30eca028bbf9f3cd0656b06c6b7b265cc5.tar.gz
pp_pack: Suppress Cppcheck warning.
Cppcheck warns about assigning the address of a stack variable to a function parameter. This is harmless because symptr->previous is reassigned after the recursive call to (un)pack_rec by the copying of savsym/lookahead to the struct pointed to by symptr. Fixes #20180.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions