-
- Downloads
AST-2016-004: Fix crash on REGISTER with long URI.
Due to some ignored return values, Asterisk could crash if processing an incoming REGISTER whose contact URI was above a certain length. ASTERISK-25707 #close Reported by George Joseph Patches: 0001-res_pjsip-Validate-that-URIs-don-t-exceed-pjproject-.patch AST-2016-004 Change-Id: I3ea7cee16f29c8088794de3085ca7523c1c4833d
Showing
- res/res_pjsip/include/res_pjsip_private.h 7 additions, 0 deletionsres/res_pjsip/include/res_pjsip_private.h
- res/res_pjsip/location.c 51 additions, 0 deletionsres/res_pjsip/location.c
- res/res_pjsip_outbound_registration.c 8 additions, 0 deletionsres/res_pjsip_outbound_registration.c
- res/res_pjsip_registrar.c 27 additions, 2 deletionsres/res_pjsip_registrar.c
Loading
Please register or sign in to comment