freebsd / atf

Libraries to write tests in C, C++ and shell
Other
127 stars 44 forks source link

atf_tp_get_tc's prototype doesn't allow the returned array to be free… #35

Closed marka63 closed 4 months ago

marka63 commented 6 years ago

…d. relax the const constraints to allow the array to be freed.

ngie-eign commented 5 years ago

@jmmv: this patch looks valid. Can you please take a look at this?

jmmv commented 5 years ago

@googlebot rescan

(Mass-triggering a rescan of all open PRs as I have just configured automated CLA checks but the bot won't go through the backlog on its own.)

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.