[Freeciv-Dev] [bug #22854] Wrong size passed to backtrace()

2014-11-02 Thread pepeto
Update of bug #22854 (project freeciv):

  Status:  Ready For Test => Fixed  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22854] Wrong size passed to backtrace()

2014-10-24 Thread pepeto
Follow-up Comment #1, bug #22854 (project freeciv):

Attaching version for S2_4 and S2_5.


(file #22726)
___

Additional Item Attachment:

File name: S2_4_S2_5_backtrace_print_array_size.patch Size:0 KB


___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #22854] Wrong size passed to backtrace()

2014-10-22 Thread pepeto
URL:
  

 Summary: Wrong size passed to backtrace()
 Project: Freeciv
Submitted by: pepeto
Submitted on: mer. 22 oct. 2014 16:22:20 CEST
Category: general
Severity: 2 - Minor
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: pepeto
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 2.4.4, 2.5.0, 2.6.0

___

Details:

The size argument passed to backtrace is sizeof(buffer). It should be
MAX_NUM_FRAMES or ARRAY_SIZE(buffer). Fix attached.




___

File Attachments:


---
Date: mer. 22 oct. 2014 16:22:20 CEST  Name: backtrace_print_array_size.patch 
Size: 412 o   By: pepeto



___

Reply to this item at:

  

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev