Attention is currently required from: daniel, neels, pespin, tnt.
3 comments:
Patchset:
I don't really understand what this is about TBH, just doing a quick read of the code for "unexpecte […]
thanks, it was a simple copy+paste mistake.
File src/ranap_common_ran.c:
Patch Set #1, Line 196: static int ran_ranap_rx_unsuccessful_msg_co(RANAP_SuccessfulOutcome_t *imsg, ranap_message *message)
ran_ranap_rx_unsuccessful_msg_co takes a RANAP_SuccessfulOutcome_t as param and not some RANAP_Unsuc […]
Done
Patch Set #1, Line 247: rc = ran_ranap_rx_unsuccessful_msg_co(&pdu->choice.successfulOutcome, message);
Not pdu->choice. […]
Done
To view, visit change 36787. To unsubscribe, or for help writing mail filters, visit settings.