Project

General

Profile

Actions

Bug #2670

closed

asn1tostruct.py generates code with missing return

Added by laforge over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
11/21/2017
Due date:
% Done:

100%

Spec Reference:

Description

ranap_decoder.c: In function ‘ranap_free_mbmssessionstartresponseies’:
ranap_decoder.c:7513:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ranap_decoder.c: In function ‘ranap_free_directtransferies’:
ranap_decoder.c:7535:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ranap_decoder.c: In function ‘ranap_free_resetresourceies’:
ranap_decoder.c:7547:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ranap_decoder.c: In function ‘ranap_free_ranap_enhancedrelocationinformationresponseies’:
ranap_decoder.c:7568:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ranap_decoder.c: In function ‘ranap_free_rab_setupitem_enhancedreloccompleteres_ies’:
ranap_decoder.c:7574:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ranap_decoder.c: In function ‘ranap_free_ranap_enhancedrelocationinformationrequesties’:
ranap_decoder.c:7616:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ranap_decoder.c: In function ‘ranap_free_securitymodecommandies’:
ranap_decoder.c:7627:1: warning: control reaches end of non-void function [-Wreturn-type]
Actions #1

Updated by neels over 6 years ago

  • Status changed from New to In Progress
  • Assignee changed from daniel to neels
  • % Done changed from 0 to 90
Actions #2

Updated by neels over 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)