Can you change the commit messages to have only the content relevant for the changes? If not, we can apply manually the patches and write new commit messages.
Right now the first line is rather useless with "fix reported defect".
They should be like:
ims_registrar_pcscf: fixed possible use of uninitialized value in ipsec_forward()
- related to calling "*ul.unlock_udomain"
ims_registrar_pcscf: fixed dereferencing null pointer "cb->contacts" in save()
- removed unnecessary debug message
For more details about commit message content, see:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.