summaryrefslogtreecommitdiff
path: root/time64.c
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-06-07 22:17:04 +0000
committerKarl Williamson <khw@cpan.org>2022-06-08 09:41:44 -0600
commit74279cb654174c8653f8e15198a6aa843636148e (patch)
treecd69ab896beaf66c5155be59fe932be400555960 /time64.c
parenteae3cc9643eecd5d8b27c8fb4a3dc3bfebaf57e3 (diff)
downloadperl-74279cb654174c8653f8e15198a6aa843636148e.tar.gz
Make use of av_push_simple in a few places.
Specifically, only where a new AV has just been created and it's therefore obvious that av_push_simple is safe to use. In many cases, nearby code does av_push to an existing array. It might well be the case that these are simple arrays and av_push_simple could be used instead. The necessary analysis has been left for the future.
Diffstat (limited to 'time64.c')
0 files changed, 0 insertions, 0 deletions