Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F frama-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 209
    • Issues 209
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #1313

Closed
Open
Created Jul 07, 2011 by Boris Yakobowski@byakoDeveloper

Crash du builtin memcpy, par une exception non rattrapable

ID0000883: This issue was created automatically from Mantis Issue 883. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0000883 Frama-C Plug-in > Eva public 2011-07-07 2014-02-12
Reporter yakobowski Assigned To yakobowski Resolution fixed
Priority normal Severity crash Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C GIT, precise the release id Target Version - Fixed in Version Frama-C Nitrogen-20111001

Description :

À analyser avec -val

extern unsigned int i;

char src[20]; char dst[10];

void main () { if (i <= 10) Frama_C_memcpy(dst+1, src, i); }

Additional Information :

svn 14142

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking